spec kit agents

48 tagged spec kit, measured the same way as everything else here.

Browse within: spec-driven-development 43github-copilot 42spec-driven 42copilot-coding-agent 41

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

Spec-Driven

04

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

code-reviewer

05

ifixai-ai/claude-strike

Agent Claude Code

Expert code review specialist. Proactively reviews code for quality, security, and maintainability. MUST BE USED after any non-trivial change before commit. Trivial changes (single-file, no signature/contract/schema change) are exempt.

19 4mo ago A 51 tokens original MIT

security-reviewer

06

ifixai-ai/claude-strike

Agent Claude Code

Security vulnerability detection and remediation specialist. Use PROACTIVELY after writing code that handles user input, authentication, API endpoints, or sensitive data. Language-agnostic — covers JS/TS, Python, Go, Rust, containers, IaC, CI/CD. Flags secrets, SSRF, injection, unsafe crypto, and OWASP Top 10…

19 4mo ago A 76 tokens original MIT

tdd-guide

07

ifixai-ai/claude-strike

Agent Claude Code

Test-Driven Development specialist enforcing write-tests-first methodology. Use PROACTIVELY when writing new features, fixing bugs, or refactoring code. Language-agnostic — detects the stack and uses the matching test runner. Ensures 80%+ test coverage.

19 4mo ago A 57 tokens original MIT

stefaniuk/loadout

Agent

Evaluates APIs, configurations, and library interfaces for misuse resistance and footgun potential. Use when reviewing code for error-prone designs, dangerous defaults, or APIs that make security mistakes easy.

1 3d ago A 44 tokens original MIT