Agent
Phase 4 agent that writes DESIGN.md with system architecture, API contracts, data models, and Mermaid diagrams. All design decisions trace to specification requirements.
Agentic Spec-Driven Development — 13 agents, 58 MCP tools, 10-phase enforced pipeline. From meeting transcript to PR in one command. Install via npm install -g specky-sdd@latest
Agent
Phase 4 agent that writes DESIGN.md with system architecture, API contracts, data models, and Mermaid diagrams. All design decisions trace to specification requirements.
Agent
Use this agent to orchestrate contracted implementation planning, executable tests, and enabled infrastructure/development capabilities.
Agent
Default entry point and interactive wizard for Specky SDD. Detects project context, explains the plugin, guides through project type selection, work mode, and branch setup. Triggered when user says "specky" without specifics.
Agent
Master agent that coordinates the selected feature's signed phase graph, routes lean agents, validates evidence, and enforces configured gates.
Agent
Phase 6 agent that runs completeness, cross-artifact, sync, and configured compliance evidence checks. Reports APPROVE, CHANGESNEEDED, or BLOCK.
Agent
Use this agent to prepare features for release — run blocking gates, generate documentation, create PR, and export work items.
Agent
Use this agent to analyze raw input and produce validated FRD and NFRD documents ready for sddinit.
Agent
Use this agent to gather technical context before specification. Scans codebases, imports documents, and produces RESEARCH.md.
Agent
Use this agent to find and resolve ambiguities in requirements, validate EARS patterns, and produce a clarification log.
Agent
Use this agent to initialize the SDD pipeline for a new feature. Creates the .specs/ directory structure and CONSTITUTION.md.
Agent
Phase 2 agent that writes SPECIFICATION.md using EARS notation. Every requirement gets a unique REQ-ID, one of the 6 EARS patterns, and measurable acceptance criteria.
Agent
Phase 5 agent that writes TASKS.md with dependency-resolved task sequences, REQ-ID traceability, complexity estimates, and parallel markers. Also generates CHECKLIST.md.
Agent
Use this agent to verify test coverage, detect phantom completions, and check spec-code drift.