Plan & designMIT

Spec-driven workflow

by Alireza Rezvani (opens in a new tab) alirezarezvani/claude-skills

Turns requirements into an approved, traceable spec, tests, and scope-controlled implementation.

Installation

Skills CLI

Skills CLI command
npx skills@latest add alirezarezvani/claude-skills --skill spec-driven-workflow

Requires Node.js and npm. Choose your agents in the installer; add -g for a global installation.

Fieldbook review

Reviewed 27 Sept 2026

Moves from requirements through a nine-section spec, validator, generated failing tests, incremental implementation, and a traceability review. It relies on bundled Python scripts and referenced templates, and treats breaking, security, performance, or cross-team ambiguity as an escalation point.

  • LicenceMIT
  • FrontmatterValid name and description
  • Risky patternsNone found
  • Size334 lines
  • Last checked27 Sept 2026 · f4eab8a81a5b908fc7d182994f6bb1076512ed1129da7c00440a3af6ba3ab176

What it can touch

  • Edits code

    Changes files in your project.

  • Writes docs

    Creates or updates documents such as specs, plans or ADRs.

  • Runs commands

    Runs shell commands such as tests, builds or installs.

  • Uses git

    Reads history or makes commits, branches or worktrees.

Read the source

Fieldbook links to the original instead of copying it, so you always read the version you install.

engineering/skills/spec-driven-workflow/SKILL.md on GitHub (opens in a new tab)