Speckit Workflow V2 banner
jmanhype jmanhype

Speckit Workflow V2

Security community

Description

--- description: "Full Spec Kit flow with quality gates: constitution→specify→clarify→plan→contract→checklist→tasks→analyze→implement. Usage: /speckit-workflow-v2 <brief> [--domains 'security,accessibility,performance'] [--strict] [--auto] [--parallel]" # Purpose: Orchestrate ALL major Spec Kit features—including domain checklists and contract-driven development—via SlashCommand without manual chaining. # Tools: Bash only for sanity checks; the heavy lifting is done by slash commands the agent i

Installation

Installs to ~/.claude/commands/jmanhype-speckit-speckit-workflow-v2.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/jmanhype/speckit/HEAD/.claude/commands/speckit-workflow-v2.md -o ~/.claude/commands/jmanhype-speckit-speckit-workflow-v2.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository