← ClaudeAtlas

skill-routerlisted

Auto-gate
kanadhiayash/zeref-memory-engine · ★ 2 · AI & Automation · score 69
Install: claude install-skill kanadhiayash/zeref-memory-engine
# skill-router ## Mission Auto-gate #2 of the v2.6 four-gate chain. Choose the smallest set of Zeref skills + extended tools that can deliver the task. Block fan-out across all 10 skills (anti-pattern). Declare the stack inline so the user can redirect before tokens are spent. ## Domain → smallest-useful-stack matrix | Domain signals | Lead | Support (2-3) | QA gate | Extended-tool hint | |---|---|---|---|---| | Memory write (decision, fact, claim, evidence) | `memory-keeper` | `evidence-grader`, `wiki-maintenance` | `privacy-guardian` | — | | Privacy / redaction / sharing-policy change | `privacy-guardian` | `privacy-abstraction`, `memory-keeper` | `evidence-grader` | — | | Wiki consolidation / index refresh / hot.md rebuild | `wiki-maintenance` | `memory-keeper`, `evidence-grader` | `privacy-guardian` | — | | Decision arbitration / conflict surfaced | `contradiction-resolution` | `evidence-grader`, `memory-keeper` | `privacy-guardian` | — | | New skill draft from pattern | `pattern-to-skill` | `evidence-grader`, `wiki-maintenance` | user `/review-skill` | — | | Cross-harness / model-switch handoff | `handoff-compiler` | `privacy-abstraction`, `evidence-grader` | `privacy-guardian` | caveman-handoff (if v2.6+ Session C shipped) | | First-run project setup / config missing | `project-setup` | `memory-keeper` | `privacy-guardian` | — | | Parent sync / import / export | `parent-sync` or `memory-import-export` | `privacy-abstraction`, `evidence-grader` | `privacy-guardian` |