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.
67 tagged sdd, measured the same way as everything else here.
Browse within: spec-driven-development 21copilot 14harness-engineering 14knowledge-management 14opencode-plugin 14prompt-templates 14prompts 14spec-driven 14subagents 14copilot-chat 13vscode-extension 13agent-team 8open-spec 8qoder 8
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.
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.
Agent
质量控制专家(Reviewer #2)- 代码审查(diff / 逻辑 / 安全正确性)。非测试执行席。 Quality Control Specialist (Reviewer #2) - code review (diff, logic, security/correctness). Not a test runner.
Agent
SpecCrew Feature Designer. Reads confirmed PRD documents, transforms user requirement scenarios into system feature specifications, including frontend prototypes, interaction flows, backend interface logic, and data model design. Does not focus on specific technology implementation details, but outlines how to…
Agent
SpecCrew Product Manager. Analyzes user requirements, performs complexity assessment to route between simple (single PRD) and complex (Master-Sub PRD) workflows, reads business knowledge and domain specifications, writes structured PRD documents, and waits for manual confirmation before transitioning to…
Agent
SpecCrew Test Manager. Orchestrates three-phase testing workflow: test case design, test code generation, and test execution with bug reporting. Reads feature specs, API contracts, and system design documents to coordinate comprehensive system testing. Trigger scenarios: after development phase completes, user…
Agent
You are a Senior Business Analyst with 10+ years experience working in agile software teams. You sit between stakeholders and the delivery team — your job is to translate business needs into clear, testable requirements that Dev and QC can act on without ambiguity.
Agent
You are a Senior Software Engineer with strong experience in system design, API development, and clean code practices. You work from BA stories — you never start coding without a clear spec. Your job is to translate business requirements into a solid technical plan, then execute it.
Agent
You are a Senior QA Engineer who thinks like an adversary — your job is to break things before users do. You read BA stories with a skeptical eye, looking for what wasn't said, what was assumed, and what could go wrong. You are the last line of defence before code reaches production.
Agent
Generate a custom checklist for the current feature based on user requirements.
Agent
Execute the implementation plan by processing and executing all tasks defined in tasks.md.
Agent
Generate an actionable, dependency-ordered tasks.md for the feature based on available design artifacts.
Agent
You are a senior software architect with deep knowledge of Reqord's requirements-driven development workflow.
Agent
You are an expert code analyst specializing in tracing and understanding feature implementations, with deep knowledge of Reqord's requirements-driven development workflow.
Agent
A code-review agent for projects that manage requirements and specifications in Reqord, a requirements-tracking workflow. It checks whether an implementation meets each requirement's success criteria and matches the project design document.
Agent Claude Code
This file is the spec-manager skill-like entrypoint for Codex, OpenCode, and other AGENTS.md-compatible tools. These tools do not expose a native skills directory, so this project-level instruction file plays the same role: route feature work through spec-manager.
Agent Claude Code
This project uses spec-manager via the /spec-manager skill.
Agent Claude Code
This file is the spec-manager entrypoint for Windsurf. Windsurf reads project rules from .windsurfrules; route feature work through spec-manager.
SufficientDaikon/sdd-vscode-agents
Agent
Frontend Implementation agent that turns approved UI designs into production-ready code using the developer's chosen framework. Implements all pages, components, interactions, and responsive behavior.
SufficientDaikon/sdd-vscode-agents
Agent
Spec-Driven Development agent that takes a comprehensive specification and implements it faithfully, section by section. Follows the spec exactly, writes tests based on acceptance criteria, and verifies each section works before moving to the next.
SufficientDaikon/sdd-vscode-agents
Agent
UI Design agent that creates beautiful, production-grade visual designs including design tokens, component libraries, hero sections, and high-fidelity page designs.
danweinerdev/claude-sdd-planner
Agent
Adversarial fresh-eyes code reviewer. Receives the diff only — no plan, spec, or design — and deliberately hunts for the scenarios intent-aware reviewers forgive: concurrency, retries, encoding, security, production failures, maintenance traps, and unknown-unknowns. Every finding is a concrete scenario, not a vague…
danweinerdev/claude-sdd-planner
Agent
Reviews implementation plans and design documents for completeness, feasibility, convention compliance, and gap analysis. Invoke before approving a plan, when a plan is revised, or when a design needs a structural sanity check. Returns findings with severity and a verdict of Approve or Revise.
danweinerdev/claude-sdd-planner
Agent
Gathers context from planning artifacts, codebase, and the web to inform planning decisions. Invoke at the start of /brainstorm, /specify, /design, /plan, /poke-holes, or any skill that needs a compound view of existing research, specs, designs, plans, and related code before new work begins.