spec-driven-development agents

497 tagged spec-driven-development, measured the same way as everything else here.

Browse within: context-engineering 149meta-prompting 113github-copilot 56spec-kit 43spec-driven 42copilot-coding-agent 41openai-codex 33claude-code-hooks 30workflow 30vscode-extension 27sdd 21ai-skills 19bmad-method 19copilot-chat 13

gsd-executor

49

shoootyou/get-shit-done-multi

Agent

Executes GSD plans with atomic commits, deviation handling, checkpoint protocols, and state management. Spawned by execute-phase orchestrator or execute-plan command.

22 5mo ago A 36 tokens copy · 88% MIT archived

shoootyou/get-shit-done-multi

Agent

Researches domain ecosystem before roadmap creation. Produces files in .planning/research/ consumed during roadmap creation. Spawned by {{COMMANDPREFIX}}new-project or {{COMMANDPREFIX}}new-milestone orchestrators.

22 5mo ago A 50 tokens copy · 75% MIT archived

Test Engineer

56

dinhnguyenngoc/spec-driven-claude-code

Agent Claude Code

Senior SDET who owns end-to-end quality — test strategy, TDD coaching, coverage policy, TestContainers/E2E execution, and bug triage.

20 3d ago A 34 tokens original MIT

draft-presentation

57

jumppad-labs/spektacular

Agent

When you have drafted substantial content for the user to review — an architecture write-up, a set of options, a written section, a summary, a plan or spec excerpt — always present that draft as normal, readable chat text first, in full. Never embed the draft itself inside a structured yes/no or multiple-choice dialog…

20 11d ago A 0 tokens original Apache-2.0

jumppad-labs/spektacular

Agent

In this repository, treat every file under .spektacular/specs/ and .spektacular/plans/ as a historical, archaeological record. Each one describes the intent behind a past change — why something was proposed, what was in scope at that moment, and how the author framed the problem. None of them are a description of what…

20 11d ago A 0 tokens original Apache-2.0

knowledge-trigger

59

jumppad-labs/spektacular

Agent

While working — debugging, reading code to understand how something works, making a non-obvious choice — watch for the moment you surface something durable and non-obvious: a convention inferred from code that isn't written down anywhere, a gotcha hit while debugging, the reasoning behind a choice that wasn't the…

20 11d ago A 0 tokens original Apache-2.0

add-advisor

60

pilotspace/ADD

Agent Claude Code

The ADD advisor — the roster's second mind, serving EVERY beat (direction · build · verify). Spawned by add-worker (or the skill orchestrator) to PROPOSE a plan before a beat, PRESSURE-TEST a drafted bundle, or DECIDE a delegable ambiguity so the worker never stalls. Loads the best-fit advisory persona and reasons…

19 5d ago A 116 tokens original MIT

add-worker

61

pilotspace/ADD

Agent Claude Code

The ADD execution shell — ONE agent for every EXECUTION beat of the loop. The spawn prompt names the beat (direction · build · verify) or the persona service mode; the agent loads that beat's phase guide plus the best-fit persona and becomes the specialist. Personas carry the expertise; this agent carries the…

19 5d ago A 107 tokens original MIT

designer

62

joanseg/specmanager

Agent

Designs the actual screens for a SpecManager feature as a single self-contained HTML file — high-fidelity, stacked mockups grounded in ./docs/DESIGN.md, with formatted explanatory notes between each screen. Writes via the createdesignbrief MCP tool.

19 19d ago A 54 tokens original MIT

planner

63

joanseg/specmanager

Agent

Drafts the execution Plan (plan.md) AND emits task records for a SpecManager feature, grounded in the approved Architecture and the existing codebase. Plans MUST be organised into phases with Fibonacci-scored tasks ≤3.

19 19d ago A 46 tokens original MIT

walkthrough-writer

64

joanseg/specmanager

Agent

Writes a per-phase Walkthrough document for a SpecManager feature, or — in phase: "final" mode — a feature-level roll-up that links each phase walkthrough.

19 19d ago A 40 tokens original MIT

implementer

67

sighup/claude-workflow

Agent

Coding worker that executes tasks using the 11-step protocol. Use to implement a specific task from the task board with atomic commits and proof artifacts.

15 1mo ago A 29 tokens

proof-verifier

68

sighup/claude-workflow

Agent

Read-only verification child that independently re-runs a task's proof commands and post-verification checks, returning a structured per-proof PASS/FAIL verdict. Use from cw-execute Steps 6 and 9 to gate task completion on observed results instead of the implementer's self-report.

15 1mo ago A 56 tokens

reviewer

69

sighup/claude-workflow

Agent

Code reviewer that examines files for bugs, security issues, and spec compliance. Operates in two modes: file-partitioned (cw-review) or concern-partitioned (cw-review-team).

15 1mo ago A 39 tokens

code-reviewer

70

firatcand/forge

Agent

General-purpose code reviewer. Reviews diffs against CLAUDE.md conventions and best practices. Invoked by /review.

13 1mo ago A 28 tokens original MIT

learning-curator

71

firatcand/forge

Agent

Authors the compound learning store. Invoked by /learn (write). Retrieval (the old /pickup-task read flow) is now Loom — forge loom recall (FORGE-200).

13 1mo ago A 43 tokens original MIT

tracker-syncer

72

firatcand/forge

Agent

Specialist for tracker synchronization. Invoked by /push-to-tracker and /sync-status. Dispatches per .forge/settings.yaml tracker.type (linear|github|notion).

13 1mo ago A 42 tokens original MIT