Review routing corrections and propose updates to vault CLAUDE.md routing rules.
Scanned 5/27/2026
Install via CLI
openskills install technicalpickles/pickled-claude-plugins---
name: distill-rules
description: Review routing corrections and propose updates to vault CLAUDE.md routing rules.
allowed-tools:
- Read(~/.claude/vaults/**/CLAUDE.md)
- Read(~/.claude/vaults/**/.routing-memory.md)
- Write(~/.claude/vaults/**/CLAUDE.md)
- Write(~/.claude/vaults/**/.routing-memory.md)
- Edit(~/.claude/vaults/**/CLAUDE.md)
- Edit(~/.claude/vaults/**/.routing-memory.md)
- Bash(npx @techpickles/sb:*)
---
# Distill 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.
## Process
1. Read `.routing-memory.md` from vault root
2. Read vault CLAUDE.md
3. Analyze corrections for patterns:
- Group corrections by destination
- Identify repeated corrections (same type of note going to same destination)
- Look for corrections that contradict existing CLAUDE.md rules
4. Propose updates:
- New edge case mappings for disambiguation sections
- New category table entries
- New learned patterns for `.routing-memory.md`
- Corrections to existing rules that have been consistently overridden
5. Present 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
```
6. Apply selected updates:
- Edit vault CLAUDE.md with new rules
- Move applied corrections to an `## Archived` section in `.routing-memory.md`
- Promote stable patterns to `## Patterns Learned`
## Constraints
- Never auto-apply. Always present proposals for approval.
- Preserve existing CLAUDE.md structure and formatting
- Archive corrections, don't delete them (audit trail)
- Only propose rules backed by multiple corrections (minimum 2)
No comments yet. Be the first to comment!
End-to-end marketing campaign planning and execution. Covers audience research, positioning, campaign angle definition, landing page copy, email sequences, social posts, ad copy, short-form video scripts, and content calendars. Use as the orchestration layer for multi-channel product launches.
Orchestrate multi-phase deep research with web search, memory retrieval, pattern matching, and synthesis into structured findings
Persistent memory systems for LLM conversations including short-term, long-term, and entity-based memory Use when: conversation memory, remember, memory persistence, long-term memory, chat history.
CodeTour `.tour`ファイルを作成 — ペルソナターゲット、ステップバイステップウォークスルー(実際のファイルとラインアンカー付き)。オンボーディングツアー、アーキテクチャウォークスルー、PRツアー、RCAツアー、構造化「これがどのように機能するかを説明」リクエストに使用。
KMPプロジェクト向けのCompose MultiplatformおよびJetpack Composeパターン — 状態管理、ナビゲーション、テーマ設定、パフォーマンス、プラットフォーム固有のUI。