agent-spec-tool-first

Installation
SKILL.md

Agent Spec Tool-First Workflow

Version: 3.2.0 | Last Updated: 2026-03-19

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
Related skills

More from zhanghandong/agent-spec

Installs
18
GitHub Stars
224
First Seen
Mar 8, 2026