sdd-migrate
25Command Claude Code
Upgrade an existing SDD project to the latest version from the staged template files.
Command Claude Code
Upgrade an existing SDD project to the latest version from the staged template files.
Command Claude Code
Create or update a feature spec with Gherkin scenarios and ASCII mockups (TDD step 1).
Command Claude Code
Scan an existing codebase, understand its structure, and create a documentation queue. This command performs discovery only — it does not write specs or tests.
Command Claude Code
Prepare your git workspace for a new feature: sync with remote, switch to main branch, and create a feature branch.
Command Claude Code
Define business strategy and product positioning before building (.specs/strategy.md).
Command Claude Code
Strip implementation details from feature specs to create behavioral seeds for rebuilding a project.
Command Claude Code
Run the full TDD cycle from an approved spec. Use this after reviewing a spec created by /spec-first.
Command Claude Code
Regenerate or update test suite documentation to match actual tests.
Command Claude Code
Run the actual test suite and reconcile test counts with documentation.
Command Claude Code
Create or update the project's vision document (.specs/vision.md).
Cursor rule Cursor
Extract and persist learnings from coding sessions.
Cursor rule Cursor
Design token usage guidelines.
Cursor rule Cursor
Database migration strategy and schema-change safety rules.
Cursor rule Cursor
Specs-driven development workflow with design system integration.
Cursor rule Cursor
When to use subagents (Task tool) for parallel work in SDD commands.
Instructions file
Claude Code instructions for AdrianRogowski/auto-sdd, covering spec-driven development (sdd), core principle, command triggers, full mode triggers and directory structure.