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."

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:

  1. Read .planning/HANDOFF.md
  2. Present the user with a status summary:
Related skills

More from edwinhu/workflows

Installs
2
GitHub Stars
13
First Seen
Mar 17, 2026