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

ADRAuthor

26

attilaszasz/sdd-pilot

Agent

Creates, amends, and supersedes standalone MADR ADR files under specs/adrs/ and prepares sad.md ADR catalog updates.

96 10d ago A 30 tokens original MIT

ContextGatherer

27

attilaszasz/sdd-pilot

Agent

Detects the current feature branch, derives the feature directory, validates prerequisites, and returns structured context for other SDD Pilot agents.

96 10d ago A 30 tokens original MIT

QCAuditor

28

attilaszasz/sdd-pilot

Agent

QC sub-agent. Executes tests, static analysis, and security tools. Asks user for permission before installing missing dependencies.

96 10d ago A 29 tokens original MIT

speckit.clarify

30

alfredoperez/speckit-companion

Agent

Identify underspecified areas in the current feature spec by asking up to 5 highly targeted clarification questions and encoding answers back into the spec.

87 2d ago A 27 tokens copy · 100% MIT

associate

32

kucherenko/gangsta

Agent

Use this agent for specialized external tasks — codebase scanning, dependency audits, documentation retrieval, API integration, and other support work. Associates are not family members but provide essential services.

80 19d ago A 38 tokens original MIT

soldier

33

kucherenko/gangsta

Agent

Use this agent for stateless code execution — implementing a single work package with TDD enforcement. Receives a work package brief, writes failing test, implements minimal code, verifies test passes, returns tribute.

80 19d ago A 44 tokens original MIT

the-inspector

34

kucherenko/gangsta

Agent

Use this agent for independent code inspection — reviews git diffs against requirements, categorizes issues by severity, and delivers a verdict on production readiness. Dispatched by the audit-review skill.

80 19d ago A 41 tokens original MIT

Spec-Driven

41

lindoelio/spec-driven-steroids

Agent

Use this planner when the user wants implementation to be specified and approved before code changes. Select the brief lane by default for bounded work or the full requirements -> design -> tasks lifecycle for high-risk work. Never implement before the selected lane's approval gate.

54 23d ago A 54 tokens original MIT

audit-agent

42

marconae/speq-skill

Agent Claude Code

Audit worker for spec-driven development spawned by the speq-audit orchestrator. Verifies specs/mission.md against the real spec library and returns the inconsistencies. Read-only — authors nothing.

50 1mo ago A 42 tokens original MIT

implementer-agent

43

marconae/speq-skill

Agent Claude Code

Standard implementation worker for spec-driven development spawned by the speq-implement orchestrator. Executes untagged tasks.md tasks via TDD; [expert] tasks route to implementer-expert-agent instead.

50 1mo ago A 45 tokens original MIT

marconae/speq-skill

Agent Claude Code

Expert implementation worker for spec-driven development. Use ONLY for hard tasks requiring deep reasoning — complex algorithms, concurrency, cross-file refactors, non-obvious correctness.

50 1mo ago A 38 tokens original MIT

code-review-agent

45

bardiakhosravi/tenets

Agent

You are a repository-installed code review agent for a codebase that follows Hexagonal Architecture and Domain-Driven Design.

45 18d ago A 0 tokens original MIT

sdd-scout

46

GregorBiswanger/featherspec

Agent Claude Code

Architecture scout used only by /sdd-architecture-scan. Analyzes one worklist unit and writes its report to .sdd-scan/reports/. Not for general tasks.

44 +4 3d ago A 43 tokens original MIT

gsd-debugger

48

shoootyou/get-shit-done-multi

Agent

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by {{COMMANDPREFIX}}debug orchestrator.

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