dev
Installation
SKILL.md
Contains Hooks
This skill uses Claude hooks which can execute code automatically in response to events. Review carefully before installing.
Contains Shell Commands
This skill contains shell command directives (!`command`) that may execute system commands. Review carefully before installing.
Announce: "I'm using dev (Phase 1) to gather requirements."
Iteration topology: one-shot (conversational Q&A — no fan-out)
Resume Detection
BEFORE creating any new state, check for a previous session handoff.
Check if .planning/HANDOFF.md exists:
test -f .planning/HANDOFF.md && echo "HANDOFF_EXISTS" || echo "NO_HANDOFF"
If HANDOFF_EXISTS:
- Read
.planning/HANDOFF.md - Present the user with a status summary: