btr-capture

Save to LOCAL BTR context tree (NOT ByteRover/brv).Capture code snippets, patterns, and context from the current conversation and store them in the BTR context tree.PROACTIVE TRIGGER: Automatically suggest saving when the user confirms something works ("That works!", "Perfect!", "It's working now", "Thanks, that fixed it!"), after fixing a bug, making an architecture decision, establishing a pattern, or solving a complex problem.Also use when the user explicitly says "save this", "remember this pattern", "capture this context", "save to BTR", "save this to BTR", or "add to BTR".

$ Install

git clone https://github.com/majiayu000/claude-skill-registry /tmp/claude-skill-registry && cp -r /tmp/claude-skill-registry/skills/development/btr-capture ~/.claude/skills/claude-skill-registry

// tip: Run this command in your terminal to install the skill