spec-amend
01Skill Claude CodeCodex
Amend an existing feature's proposal and spec to add, remove, or change functionality. Use when iterating on an existing feature rather than creating a new one.
Skill Claude CodeCodex
Amend an existing feature's proposal and spec to add, remove, or change functionality. Use when iterating on an existing feature rather than creating a new one.
Skill Claude CodeCodex
Check for drift between feature specs and code. Use when verifying specs are in sync with implementation.
Skill Claude CodeCodex
Identify and merge fragmented or overlapping feature specs into unified features that reflect the actual product. Use when specs have grown disjointed over time.
Skill Claude CodeCodex
Implement the next active work item or a specified one. Use when ready to write code for a planned work item.
Skill Claude CodeCodex
Scaffold a new specs directory or align an existing one with the expected structure. Use when setting up spec-driven development in a project.
Skill Claude CodeCodex
Scaffold a new feature with proposal and spec templates. Use when adding a new feature to the project.
Skill Claude CodeCodex
Analyze the gap between a feature spec and the current code, then create work items to close that gap. Use when planning implementation work for a feature.