Habib0x0/spec-driven-plugin

Spec-Driven Development Plugins For ClaudeCode/Codex

10Stars on the repository
35Mods indexed here, across every type
3mo agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

spec-acceptor

01

Habib0x0/spec-driven-plugin

Agent

Performs user acceptance testing by mapping completed tasks back to requirements and verifying traceability, non-functional requirements, and overall completeness. Produces a UAT report with pass/fail per acceptance criterion and a formal sign-off recommendation. Does NOT re-run functional tests (the spec-tester…

10 3mo ago A 251 tokens original MIT

spec-consultant

02

Habib0x0/spec-driven-plugin

Agent

Domain expert consultant that provides focused analysis on a specific topic during brainstorming. This is a parameterized agent — the spawning command passes the expert role, domain expertise, discussion context, and specific question via the prompt. Returns structured analysis to the Lead. Context: During…

10 3mo ago A 228 tokens original MIT

spec-debugger

03

Habib0x0/spec-driven-plugin

Agent

Fixes issues when Tester or Reviewer reject an implementation. Fresh perspective on problems the Implementer couldn't solve.

10 3mo ago A 25 tokens original MIT

spec-documenter

04

Habib0x0/spec-driven-plugin

Agent

Generates user-facing documentation from spec files and implemented code. Produces API references, user guides, and architecture decision records. Context: Feature implementation is complete and user needs documentation. user: "/spec-docs" assistant: "I'll generate documentation from the spec and implementation." The…

10 3mo ago A 100 tokens original MIT

spec-planner

06

Habib0x0/spec-driven-plugin

Agent

Use this agent for the Requirements and Design phases of spec-driven development. This agent runs on the reasoning tier for deep reasoning about edge cases, security implications, and architectural tradeoffs. Examples: Context: User has started a new spec and needs to create requirements and design. user: "I need to…

10 3mo ago A 287 tokens original MIT

spec-reviewer

07

Habib0x0/spec-driven-plugin

Agent

Reviews code quality, security, and architectural alignment after Tester verifies functionality. Uses the reasoning tier for deep reasoning about subtle issues.

10 3mo ago A 29 tokens original MIT

spec-scanner

08

Habib0x0/spec-driven-plugin

Agent

Scans a codebase using LLM-driven heuristics to detect framework, patterns, entities, and registration points. Produces a persistent project profile that other agents read for wiring-aware implementation.

10 3mo ago A 41 tokens original MIT

spec-tasker

09

Habib0x0/spec-driven-plugin

Agent

Use this agent to break down a completed spec design into implementation tasks. This agent runs on the standard tier for fast, structured task generation. Examples: Context: User has completed requirements and design, now needs tasks. user: "The requirements and design are done, now break it down into tasks"…

10 3mo ago A 279 tokens original MIT

spec-tester

10

Habib0x0/spec-driven-plugin

Agent

Verifies that implemented tasks actually work. Uses Playwright for UI testing, runs test suites, and only marks Verified: yes after real verification.

10 3mo ago A 33 tokens original MIT

spec-validator

11

Habib0x0/spec-driven-plugin

Agent

Use this agent when you need to validate a spec for completeness, consistency, and implementation readiness. Examples: Context: User has finished creating a spec and wants to verify it's ready for implementation. user: "I've finished the spec for user-authentication. Can you validate it?" assistant: "I'll use the…

10 3mo ago A 275 tokens original MIT

index

12

Habib0x0/spec-driven-plugin

Agent

The plugin uses 11 specialized agents, each optimized for a specific phase of the workflow. You don't invoke agents directly — they are automatically dispatched by commands like /spec, /spec-brainstorm, and the post-implementation commands.

10 3mo ago A 0 tokens original MIT