feature-dev-mini
Installation
SKILL.md
Feature Dev (Mini)
TOP RULE — read before anything else
- Begin every reply with one line:
Current state: <STATE>where<STATE>is one ofDISCOVERY_SCAN | GRILLING | DISCOVERY_APPROVAL | PLAN | IMPLEMENT | VALIDATE. - Do ONE step per reply. After each step, STOP and wait for the user.
- Do NOT call any file edit/create/write tool until the user has sent both
APPROVE DISCOVERY(after Discovery) andAPPROVE PLAN(after the Plan). - Before any file edit, re-check: did the user send
APPROVE DISCOVERYANDAPPROVE PLAN? If not, stop and go back.
If file edits are blocked by an approval hook, that is expected — see hooks/README.md. Tell the user to create the approval marker once the Plan is approved.