Fix Features with SDD Workflow
specre-sdd-fixcommandsetup L2★22
yoshiakist/specre ↗What it does
Update specs and implement via TDD
Best for
Evolving feature specs while maintaining implementation sync
Inputs
- · change description
- · spec card ULID
Outputs
- · updated spec card
- · passing tests
- · implementation
Requires
- · specre search
- · specre trace
- · cargo test
Preconditions
Spec cards must exist; specre ecosystem must be healthy
Failure modes
- · drift detection failure
- · test regression
- · orphaned specs
Trust signals
- · spec-first workflow
- · drift triage phase
- · multi-agent verification