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