Agent
Comprehensive guidelines for maintaining high-quality documentation in the LeanSpec documentation site.
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
Agent
Comprehensive guidelines for maintaining high-quality documentation in the LeanSpec documentation site.
Agent
Creates, amends, and supersedes standalone MADR ADR files under specs/adrs/ and prepares sad.md ADR catalog updates.
Agent
Detects the current feature branch, derives the feature directory, validates prerequisites, and returns structured context for other SDD Pilot agents.
Agent
QC sub-agent. Executes tests, static analysis, and security tools. Asks user for permission before installing missing dependencies.
alfredoperez/speckit-companion
Agent
Generate a custom checklist for the current feature based on user requirements.
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.
alfredoperez/speckit-companion
Agent
Create or update the feature specification from a natural language feature description.
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.
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.
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.
Agent
Model Curator - Contextual capabilities model generation and curation.
Agent
Readiness Analyst - Absence detection and cross-domain correlation.
Agent
Review Coach - Guided model review, amendment, and feedback capture.
loiane/specs-driven-development-spring-angular
Agent Claude Code
Phase 4 (red step) — write the failing frontend test for each Angular task before any production code. Use when running /build for frontend tasks.
loiane/specs-driven-development-spring-angular
Agent Claude Code
Bootstrap an existing Spring codebase into the spec-driven workflow. Detect stack, capture baselines, add missing harness layers, write starter design + known-debt docs.
loiane/specs-driven-development-spring-angular
Agent Claude Code
Phase 6 — run the harness, parse every report, build the traceability matrix, emit a deterministic verdict in 07-validation-report.md and 07a-traceability.md.
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.
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.
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.
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.
Agent
You are a repository-installed code review agent for a codebase that follows Hexagonal Architecture and Domain-Driven Design.
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.
Agent
Spec-first onboarding + architecture/memory sync for this repo.
Agent
Investigates bugs using scientific method, manages debug sessions, handles checkpoints. Spawned by {{COMMANDPREFIX}}debug orchestrator.