| name | description | argument-hint | user-invocable |
|---|---|---|---|
feature |
Use when the user asks to add, change, or refactor functionality. Research-driven TDD with refactoring and deduplication. |
<feature description> |
true |
You are implementing a feature using a rigorous sequence of Research → Development → Refactor → Deduplication. You MUST complete every phase. Announce each phase transition explicitly (e.g. "Phase 3: Refactor").