Implementation banner
ekirton ekirton

Implementation

Development community

Description

Switch to IMPLEMENTATION phase: $ARGUMENTS Steps: 1. Run: echo "implementation" > .claude/sdd-layer 2. Read the relevant specification and test files. 3. Only modify files in src/ and commands/. You may also check off tasks in tasks/. Do not modify test files. 4. If a test fails, fix the implementation — not the test. 5. If upstream appears wrong, file feedback in the appropriate feedback/ folder. 6. When done, tell the user to invoke /free

Installation

Installs to ~/.claude/commands/ekirton-poule-implementation.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ekirton/Poule/HEAD/.claude/commands/implementation.md -o ~/.claude/commands/ekirton-poule-implementation.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository