spec driven development agents

487 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 27tdd 24sdd 21ai-skills 19bmad-method 19

gsd-debugger

01

gsd-build/get-shit-done

Agent

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator.

65k 3mo ago A 30 tokens original MIT archived

gsd-doc-writer

02

gsd-build/get-shit-done

Agent

Writes and updates project documentation. Spawned with a docassignment block specifying doc type, mode (create/update/supplement), and project context.

65k 3mo ago A 35 tokens original MIT archived

gsd-planner

03

gsd-build/get-shit-done

Agent

Creates executable phase plans with task breakdown, dependency analysis, and goal-backward verification. Spawned by /gsd:plan-phase orchestrator.

65k 3mo ago A 34 tokens original MIT archived

gsd-debugger

04

open-gsd/gsd-core

Agent

Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by /gsd:debug orchestrator.

8.9k 2d ago A 30 tokens original MIT

gsd-executor

05

open-gsd/gsd-core

Agent

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

8.9k 2d ago A 36 tokens original MIT

open-gsd/gsd-core

Agent

Researches how to implement a phase before planning. Produces RESEARCH.md consumed by gsd-planner. Spawned by /gsd:plan-phase orchestrator.

8.9k 2d ago A 41 tokens original MIT

spec-design-agent

07

gotalab/cc-sdd

Agent

Generate comprehensive technical design translating requirements (WHAT) into architecture (HOW) with discovery process.

3.6k 3mo ago A 21 tokens original MIT

steering-agent

09

gotalab/cc-sdd

Agent

Maintain {{KIRODIR}}/steering/ as persistent project memory (bootstrap/sync).

3.6k 3mo ago A 23 tokens original MIT

debugger

10

open-gsd/gsd-pi

Agent

Hypothesis-driven bug investigation with root cause analysis.

1.2k yesterday A 12 tokens original MIT

javascript-pro

11

open-gsd/gsd-pi

Agent

Modern JavaScript specialist for browser, Node.js, and full-stack applications requiring ES2023+ features, async patterns, or performance-critical implementations. Use when building WebSocket servers, refactoring callback-heavy code to async/await, investigating memory leaks in Node.js, scaffolding ES module libraries…

1.2k yesterday A 84 tokens original MIT

security

12

open-gsd/gsd-pi

Agent

OWASP security audit, dependency risks, and secrets detection.

1.2k yesterday A 13 tokens original MIT

lee-to/ai-factory

Agent

Coordinate parallel execution of independent plan tasks. For single tasks — implements directly with quality sidecars. For parallel tasks — dispatches implement-worker workers. Use via claude --agent implement-coordinator.

1.1k 3d ago A 44 tokens

plan-coordinator

14

lee-to/ai-factory

Agent

Iteratively polish a plan by launching plan-polisher in a loop until critique passes or max iterations reached. Use via claude --agent plan-coordinator.

1.1k 3d ago A 36 tokens

plan-polisher

15

lee-to/ai-factory

Agent

Create or refresh an /aif-plan plan, critique it, and run one refinement round at most. The caller launches another plan-polisher for further iterations if needed.

1.1k 3d ago A 38 tokens

project-analyzer

16

zhu1090093659/spec_driven_develop

Agent

Performs deep codebase analysis for the Spec-Driven Develop workflow. Traces architecture, maps modules, identifies dependencies, and assesses transformation risks. Returns structured analysis data for document generation.

977 1mo ago A 41 tokens original MIT

task-architect

17

zhu1090093659/spec_driven_develop

Agent

Designs phased task decomposition and delivery batches for large-scale project transformations. Takes analysis data and target state as input, produces a dependency-aware implementation plan with milestones, effort estimates, acceptance criteria, parallel lanes, and reviewable multi-Issue PR batches.

977 1mo ago A 54 tokens original MIT

task-executor

18

zhu1090093659/spec_driven_develop

Agent

Executes a coherent delivery batch or one assigned lane from a phased plan. Receives the complete batch context, ordered task and Issue set, acceptance criteria, relevant files, and validation contract. Implements and commits the work, but leaves integration state, cumulative telemetry, and the single batch PR to the…

977 1mo ago A 66 tokens original MIT

propagate

19

juxt/allium

Agent

Generate tests from Allium specifications. Use when the user wants to propagate tests, generate test files from a spec, write tests for a specification, create property-based tests, produce state machine tests, check test coverage against spec obligations, or understand what tests a specification requires.

477 5d ago A 57 tokens original MIT

tend

20

juxt/allium

Agent

Tend the Allium garden. Use when the user wants to write, edit, update, add to, improve, clarify, refine, restructure, fix or migrate Allium specs. Covers adding entities, rules, triggers, surfaces and contracts, fixing syntax or validation errors, renaming or refactoring within specs, migrating specs to a new…

477 5d ago A 90 tokens original MIT

weed

21

juxt/allium

Agent

Weed the Allium garden. Find where Allium specifications and implementation code have diverged, and help resolve the divergences. Use when the user wants to check spec-code alignment, compare specs against implementation, audit for spec drift or violations, sync specs with code or code with specs, or verify whether…

477 5d ago A 71 tokens original MIT

ADRAuthor

23

attilaszasz/sdd-pilot

Agent

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

96 9d ago A 30 tokens original MIT

ContextGatherer

24

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 9d ago A 30 tokens original MIT