btr-capture

Community

Proactive capture of context patterns in BTR.

Authorbeetz12
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill captures valuable context, code snippets, and patterns from conversations and stores them in the LOCAL BTR tree for immediate reuse, reducing cognitive load and duplication.

Core Features & Use Cases

  • Proactive capture: Suggests saving when a significant pattern or solution is produced.
  • MCP-first, CLI fallback: Use structured MCP tools if available; fallback to btr curate when needed.
  • Interactive mode: Guidance for step-by-step capture of complex content.
  • Use Case: Save a JWT validation pattern or a rate-limiting snippet to ensure consistency across future sessions.

Quick Start

  • Proactively capture with MCP:
    • mcp__btr__curate_context(domain="auth", topic="jwt-flow", content="...", tags=["security"])
  • Fallback to CLI:
    • btr curate auth jwt-flow --content "..." --tags security
  • For complex flows, use interactive mode:
    • btr curate --interactive

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: btr-capture
Download link: https://github.com/beetz12/btr-app/archive/main.zip#btr-capture

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.