Spec Kit Templates 0.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.

Spec Kit Templates 0.3.2: Extensions & Presets

TL;DR

  • New conduct and verify-tasks extensions 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 managing project conduct guidelines
  • Verify-tasks extension — New extension registered in community catalog for task verification workflows
  • Presets enable/disable toggle — Presets now support toggling and 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 development 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 — Fixed residual JSON control characters to encode as \\uXXXX instead of stripping them

Updated

  • DocGuard extension — Updated to v0.9.11 and v0.9.10 in separate commits
  • 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 templates from the release page.

Source: Spec Kit