From second-brain
Reviews routing corrections in .routing-memory.md, analyzes patterns from multiple instances, and proposes updates to vault CLAUDE.md routing rules for user approval.
How this skill is triggered — by the user, by Claude, or both
Slash command
/second-brain:distill-rulesThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
Review accumulated routing corrections in `.routing-memory.md` and propose updates to the vault's CLAUDE.md routing rules.
Review accumulated routing corrections in .routing-memory.md and propose updates to the vault's CLAUDE.md routing rules.
See references/routing-memory.md for correction format and learning loop.
Read .routing-memory.md from vault root
Read vault CLAUDE.md
Analyze corrections for patterns:
Propose updates:
.routing-memory.mdPresent proposals to user:
Found {n} patterns in {m} corrections:
1. Add edge case: "{scenario}" -> {destination}
Based on: {n} corrections over {date range}
2. Add to category table: "{tool}" under {area}
Based on: {n} corrections
3. Update rule: "{old rule}" -> "{new rule}"
Based on: consistently overridden {n} times
Apply these updates?
(A) Apply all
(B) Review individually
(C) Skip for now
Apply selected updates:
## Archived section in .routing-memory.md## Patterns Learnednpx claudepluginhub technicalpickles/pickled-claude-plugins --plugin second-brainAnalyzes enriched notes against routing memory, vault rules, and CLI signals to route to optimal vault destinations or mark for review. Stage 3 of note processing pipeline.
Extract conventions and implicit knowledge from session data into .claude/rules/local/ files. USE WHEN repeated patterns are found across sessions.
Promotes patterns from MEMORY.md to CLAUDE.md or .claude/rules/ for permanent enforcement via /si:promote. Supports auto-detection, scoped targets, and rule distillation.