Spec Kit 0.6.0: Community Extensions Expand
Spec Kit 0.6.0 expands the community extension catalog with four new tools: Bugfix Workflow, Worktree Isolation, multi-repo-branching, and memorylint. Documentation improvements clarify integration architecture.
TL;DR
- Three new community extensions added to the catalog: Bugfix Workflow, Worktree Isolation, and multi-repo-branching preset
- memorylint extension now available in community catalog
- Documentation rewritten for integration architecture clarity
New
- Bugfix Workflow extension — Community extension for standardized bugfix workflows now in the catalog
- Worktree Isolation extension — New community extension for managing isolated worktrees
- multi-repo-branching preset — Community preset for handling branching across multiple repositories
- memorylint extension — Memory linting extension added to community catalog
Improved
- AGENTS.md documentation — Rewritten for clearer integration architecture guidance
- README clarity — General documentation improvements for better onboarding
- Community Friends section — Added SpecKit Companion to the community resources
uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.6.0
Source: Spec Kit