Spec Kit Templates v0.3.2: Extensions & Presets
Spec Kit 0.3.2 adds conduct and verify-tasks extensions, preset toggles, iFlow CLI support, and hook events for templates. PowerShell and JSON encoding fixes included.
TL;DR
- New conduct extension and verify-tasks extension added to community catalog
- Presets now support enable/disable toggles with updated semantics
- iFlow CLI support and before/after hook events for specify and plan templates
- PowerShell script fixes for parameter binding and JSON encoding
New
- Conduct extension — added to community catalog for standardized community guidelines
- Verify-tasks extension — new extension registered in community catalog for task verification workflows
- Presets enable/disable toggle — presets now support toggling with updated semantics for better control
- iFlow CLI support — added integration with iFlow CLI for enhanced workflow automation
- Before/after hook events — wired hook events into specify and plan templates for lifecycle management
- spec-kit-iterate extension — new extension registered for iterative workflows
- spec-kit-learn extension — new extension registered for learning-focused templates
- PI coding agent support — added support for PI coding agent integration
Fixed
- PowerShell parameter binding — added explicit positional binding to create-new-feature params to fix script execution
- JSON encoding — now properly encodes residual JSON control characters as \\uXXXX instead of stripping them
Updated
- DocGuard extension — bumped to v0.9.11
- Community catalog — added speckit-utils and updated cognitive-squad entry with Triadic Model and full lifecycle support
- Documentation — added Extensions & Presets section to README
Update via Specify CLI: specify update or download independently from the release page.
Source: Spec Kit