don-cape
CommunityEnforces cape workflow routing and skill chains.
System Documentation
What problem does it solve?
Meta-skill that activates cape's workflow system. Injected at session start — always active, never manually triggered. Routes every task to the right cape skill and enforces workflow chains: brainstorm before planning, plan before coding, TDD during implementation, debug before fixing. If you're about to act on a user request, check this skill's routing table first. When a cape skill matches the task, using it is mandatory.
Core Features & Use Cases
- Route every task to the matching cape skill.
- Enforce chain order: build chain (brainstorm → write-plan → execute-plan), evolve (refactor → commit), fix (debug-issue → fix-bug → commit). Skipping a link breaks the chain.
- Injected at session start via hook; applies to every user message.
- Agents and internal skills dispatch as needed.
Quick Start
Always run the routing check at session start and load the matched cape skill with the Skill tool.
Dependency Matrix
Required Modules
None requiredComponents
Standard package💻 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: don-cape Download link: https://github.com/sQVe/cape/archive/main.zip#don-cape Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 471,000+ vetted skills library on demand.