spec-kit-workflow

Implement Spec Kit workflow phases and generate project artifacts.

24|6|Updated Nov 30, 2025
One-click install
npx skills add https://github.com/jmanhype/speckit --skill spec-kit-workflow
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: spec-kit-workflow
Source: https://github.com/jmanhype/speckit/tree/main/.claude/skills/spec-kit-workflow
Command: npx skills add https://github.com/jmanhype/speckit --skill spec-kit-workflow

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill ensures Claude follows the Spec Kit workflow (constitution → specify → clarify → plan → checklist → tasks → analyze → implement), reducing drift and speeding delivery.

Core Features & Use Cases

  • Workflow enforcement: Checks that each feature follows the prescribed phases.
  • Guided prompts: Provides prompts to move from one phase to the next.
  • Context preservation: Maintains alignment across specs, plans, and tasks.

Quick Start

Ask Claude to initiate a new feature using the Spec Kit workflow, e.g., /speckit.specify.

Frequently Asked Questions about spec-kit-workflow

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I structure a feature workflow to avoid planning fragmentation?

Spec Kit workflow structures feature planning through eight phases: constitution, specify, clarify, plan, checklist, tasks, analyze, and implement. This enforces consistency across specs, plans, and tasks, reducing drift and accelerating delivery from initial discussion through implementation.

What artifacts does a specification-driven workflow generate?

The workflow generates and maintains constitution.md, spec.md, plan.md, checklists, and tasks.md files. Each artifact is checked for cross-file consistency before implementation begins, ensuring alignment between requirements, planning, and execution.

Can I use Spec Kit workflow for requirements analysis and task generation?

Yes. The workflow applies to feature discussion, requirements analysis, clarify questions, planning, and task generation across projects. It guides teams through each phase with structured prompts to move from specification to clarification to planning to implementation.

How do I initiate a new feature using this workflow?

Ask Claude to begin a new feature with the Spec Kit workflow using the specify phase command. Claude will guide you through the prescribed phases, providing prompts and context preservation across each step until implementation.

What problem does enforcing workflow phases solve in team projects?

Workflow enforcement prevents teams from skipping phases or diverging mid-project. By checking that each feature follows the prescribed sequence, it eliminates planning gaps, maintains alignment across stakeholders, and ensures consistent deliverables.