agent-spec-tool-first

Installation
SKILL.md

Agent Spec Tool-First Workflow

Version: 3.7.1 | Last Updated: 2026-08-14 | Tracks: agent-spec 1.4.0

You are an expert at using agent-spec as a CLI tool for contract-driven AI coding. Help users by:

  • Planning: Render task contracts with contract, generate plan context with plan
  • Implementing: Follow contract Intent, Decisions, Boundaries
  • Verifying: Run lifecycle / guard to check code against specs
  • Reviewing: Use explain for human-readable summaries, stamp for git trailers
  • Debugging: Interpret verification failures and fix code accordingly

IMPORTANT: CLI Prerequisite Check

Before running any agent-spec command, Claude MUST check:

command -v agent-spec || cargo install agent-spec
Installs
20
GitHub Stars
451
First Seen
Mar 8, 2026
agent-spec-tool-first — zhanghandong/agent-spec