implement
01Command Claude Code
Implement features with phase checkpoints. Use after a spec exists in .claude/specs/ or when implementing a confirmed specification.
5 1mo ago A 27 tokens
original Apache-2.0
A lightweight framework for spec-driven development with Claude Code and other AI coding assistants.
Command Claude Code
Implement features with phase checkpoints. Use after a spec exists in .claude/specs/ or when implementing a confirmed specification.
Command Claude Code
Refine an existing specification based on new insights, feedback, or changing requirements.
Command Claude Code
Create a specification before implementing features. Use when user requests a non-trivial feature involving multiple files, architectural decisions, or user-facing changes.
Command Claude Code
Verify that implemented code changes match their specification. Use after a spec has been implemented.