This repository is an independent fork of github/spec-kit that adds Phase 0: AI System Ideation (IDEATE → SELECT → STRUCTURE → VALIDATE) while preserving upstream compatibility and workflows.
- Introduce a structured pre-spec workflow for AI systems before
/speckit.constitution - Provide validated templates, checks, and scripts without breaking upstream behavior
- Keep a clean, sync-friendly extension path for long-term maintenance
- Default behavior uses fork: when
SPECIFY_TEMPLATE_REPOis unset,specify initpulls templates fromnsalvacao/spec-kit - Opt-in upstream templates: set
SPECIFY_TEMPLATE_REPO=github/spec-kitor use--template-repo github/spec-kitto use upstream templates instead - Minimal divergence: changes are additive and isolated to templates, scripts, and documented overrides
- Track upstream
mainregularly and rebase/merge changes safely - Contribute improvements upstream when applicable
- Maintain a compatibility note for supported upstream versions
- Not affiliated with GitHub
- MIT license preserved with attribution
- Focused on high-quality, reproducible workflows and documentation
See ROADMAP.md and .spec-kit/FUTURE_ENHANCEMENTS.md for planned work.