Skip to content

Taco Spec Kit extension v0.3.1

Choose a tag to compare

@Arcadia822 Arcadia822 released this 25 Aug 10:03
· 19 commits to main since this release

Taco Review packages a Spec Kit feature directory into one portable .taco.html review file and safely syncs human edits and anchored comments back to the canonical files.

Included

  • Two Agent commands: speckit.taco.update and speckit.taco.review
  • Eight mandatory Spec Kit lifecycle hooks
  • Offline Node.js CLI for pack, validate, conflict-safe sync, and comment inspection
  • Self-contained Taco browser shell
  • Project authoring and review policy for AGENTS.md

Compatibility

  • Spec Kit >=0.16.0,<2.0.0
  • Tested with Spec Kit 0.16.5 and 1.0.1 from the published tag archive
  • Node.js 22 or later for the bundled CLI

Install

specify extension add taco --from \
  https://github.com/Arcadia822/taco/archive/refs/tags/v0.3.1.zip
specify extension list

After installation, merge .specify/extensions/taco/policies/taco-agent-policy.md into the target project's AGENTS.md while preserving existing instructions.