Spec Kit 0.7.2: Integration Catalog & Docs Overhaul
Spec Kit 0.7.2 ships an integration catalog for discovering community extensions, a major docs overhaul, and new Issues extension.
TL;DR
- Integration catalog now live — discover, version, and distribute community extensions
- Massive docs reorganization with new reference pages for commands, workflows, and presets
- New Issues extension added; memorylint and superpowers-bridge bumped to 1.3.0
New
- Integration catalog — Discovery, versioning, and community distribution for extensions. Find and manage integrations without manual setup.
- Issues extension — New extension for issue tracking workflows.
- Catalog CI extension — Added to community catalog for CI/CD integration patterns.
Changed
- Documentation restructure — Core commands, workflows, presets, and extensions now have dedicated reference pages under docs/reference/.
- Naming update — pack_id renamed to preset_id for clarity.
- Dependency updates — memorylint and superpowers-bridge upgraded to 1.3.0 with new download URLs.
- CLI flag — Added --version flag for version checking.
Update with: uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.7.2
Source: Spec Kit