spec driven agents

109 tagged spec driven, measured the same way as everything else here.

Browse within: spec-driven-development 42spec-kit 42copilot-coding-agent 41github-copilot 41codex-cli 23subagents 23ai-development 22Multi-Agent 20development-methodology 20harness-engineering 14knowledge-management 14opencode-plugin 14sdd 14context-engineering 10

ADRAuthor

01

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

02

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

QCAuditor

03

attilaszasz/sdd-pilot

Agent

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

96 9d ago A 29 tokens original MIT

code-reviewer

04

btspoony/mstar-harness

Agent

A read-only code reviewer for SDD task reviews and codebase audits. SDD is a way to define and deliver software through structured tasks and design information.

57 yesterday A 82 tokens original MIT

fullstack-dev-2

05

btspoony/mstar-harness

Agent

A second full-stack development role for work that can run alongside another developer’s track. Full-stack work covers both application interfaces and server-side code.

57 yesterday A 121 tokens original MIT

qc-specialist-2

06

btspoony/mstar-harness

Agent

质量控制专家(Reviewer #2)- 代码审查(diff / 逻辑 / 安全正确性)。非测试执行席。 Quality Control Specialist (Reviewer #2) - code review (diff, logic, security/correctness). Not a test runner.

57 yesterday A 62 tokens original MIT

Spec-Driven

07

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 22d ago A 54 tokens original MIT

0martinez/get-design-done

Agent

Validates designs against WCAG AA accessibility standards. Checks contrast ratios, touch targets, and semantic structure. Spawned by /gdd:audit-accessibility.

5 5mo ago A 39 tokens original MIT

gdd-brief-extractor

11

0martinez/get-design-done

Agent

Synthesizes user answers from the questioning phase into a structured BRIEF.md. Spawned by /gdd:new-design orchestrator.

5 5mo ago A 34 tokens original MIT

0martinez/get-design-done

Agent

Creates the complete design system — tokens, scales, and component patterns. The most important agent in the framework. Spawned by /gdd:spec-phase 1 or /gdd:edit-tokens.

5 5mo ago A 48 tokens original MIT

openplanr/planr-pipeline

Agent Cursor

Turn DB schema JSON + stack into persistence-layer skeleton only (entities, DbContext, schema.prisma append, etc.). No HTTP layer, no src/features/ product code, no task files.

2 26d ago A 0 tokens original MIT

qa-agent

18

openplanr/planr-pipeline

Agent Cursor

The orchestrator (/ship) passes a MODE flag and the corresponding feature root.

2 26d ago A 0 tokens original MIT

silver2dream/ai-workflow-kit

Agent Claude Code

AWK Architecture Reviewer. Performs architecture-level review focusing on code organization, module boundaries, dependency direction, and design patterns. Used as optional second reviewer when review.multimodel is enabled.

2 29d ago A 40 tokens original Apache-2.0

conflict-resolver

20

silver2dream/ai-workflow-kit

Agent Claude Code

AWK Merge Conflict Resolver. Resolves git merge conflicts in a worktree. Used when dispatch-worker returns needsconflictresolution status.

2 29d ago A 32 tokens original Apache-2.0

pr-reviewer

21

silver2dream/ai-workflow-kit

Agent Claude Code

AWK PR Reviewer. Executes complete PR review flow: prepare -> review implementation -> verify tests -> submit. Used when analyze-next returns reviewpr.

2 29d ago A 33 tokens original Apache-2.0

task-validator

22

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Validates task files against task template and task-creator rules. Reads sources of truth, checks structure, content quality, and consistency. Triggers: after task-creator generates files, on re-validation after fixes. Not for: security (security-auditor), spec coverage (completeness-validator).

1 4mo ago A 63 tokens

tech-spec-validator

23

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Validates tech-spec template compliance and implementation task quality: sections present, frontmatter correct, standards compliance, verification plan, task skill correctness, task brevity, decisions placement. Security, adequacy, testing strategy, and code mirage detection handled by dedicated validators. Use before…

1 4mo ago A 71 tokens

stepanenkoviktor0110-boop/ai-dev-methodology-codex

Agent

Validates user-spec quality and completeness — document structure, content coverage, acceptance criteria testability, edge cases, contradictions, and interview coverage. Scope: document quality only. Solution adequacy (feasibility, overengineering, alternatives, stack compatibility) is handled by…

1 4mo ago A 92 tokens