Spec Kit 0.6.1: Lean Preset & Cursor Skills
Spec Kit 0.6.1 adds a lean preset for faster setup, migrates Cursor agent commands to skills, and expands the community extension catalog with six new tools.
TL;DR
- New bundled lean preset with minimal workflow commands
- Cursor agent migration from .cursor/commands to .cursor/skills
- Five new extensions added to community catalog (Brownfield Bootstrap, CI Guard, SpecTest, PR Bridge, TinySpec, Status Report)
New
- Bundled lean preset — minimal workflow commands included out of the box for faster setup
- Cursor agent skills migration — .cursor/commands now uses .cursor/skills for better agent integration
- Community extensions — Brownfield Bootstrap, CI Guard, SpecTest, PR Bridge, TinySpec, and Status Report now available in the catalog
Fixed
- Bundled extensions no longer include download URLs, preventing unnecessary network calls
Updated
- spec-kit-verify bumped to 1.0.3
- spec-kit-review bumped to 1.0.1
Update with: uv tool install specify-cli --from git+https://github.com/github/spec-kit.git@v0.6.1
Source: Spec Kit