joestump/claude-plugin-sdd

Spec-Driven Development for Claude Code — ADRs, OpenSpec specs, sprint planning, parallel agents, PR review, Docusaurus docs, and artifact graph.

31Stars on the repository
24Mods indexed here, across every type
15d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

adr

01

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Create a new Architecture Decision Record (ADR) using MADR format. Use when the user wants to document an architectural decision, says "create an ADR", "we need an ADR for", or discusses a decision that should be recorded.

not rated 31 15d ago A 49 tokens original MIT

audit

02

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Comprehensive audit of design artifact alignment across the project. Use when the user says "audit the architecture", "full drift report", or wants a thorough review of spec compliance and ADR adherence.

not rated 31 15d ago A 40 tokens original MIT

check

03

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Quick-check code against ADRs and specs for drift. Use when the user says "check for drift", "does this match the spec", or wants a fast alignment check on a specific file or directory.

not rated 31 15d ago A 43 tokens original MIT

discover

04

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Discover implicit architectural decisions and spec-worthy subsystems in an existing codebase. Use when the user says "discover architecture", "what decisions exist in this code", "bootstrap ADRs", or wants to reverse-engineer design artifacts from code.

not rated 31 15d ago A 50 tokens original MIT

docs

05

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Generate a documentation site from your ADRs and specs. Use when the user says "generate docs", "create a docs site", or wants to publish their architecture decisions.

not rated 31 15d ago A 36 tokens original MIT

enrich

06

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Retroactively add branch naming and PR convention sections to existing issue bodies. Use when the user says "add branch names to issues", "enrich issues", or wants to add developer workflow conventions to existing issues.

not rated 31 15d ago A 45 tokens original MIT

graph

07

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Build and query the SDD artifact graph. Use when the user wants to validate frontmatter edges, find impact/ancestors/chain for an ADR or spec, detect orphans or cycles, or backfill edges from prose. Currently supports validate / impact / ancestors / chain / orphans / cycles, with workspace-mode aggregation; backfill…

not rated 31 15d ago A 76 tokens original MIT

index

08

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Index a repository's ADRs, OpenSpec specs, and source code into qmd collections for hybrid (BM25 + vector + reranker) semantic search. Use when the user says "index this repo", "load into qmd", "make my code/specs searchable", "set up qmd for this project", or wants agents to be able to search architecture artifacts…

not rated 31 15d ago B 82 tokens original MIT

init

09

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Set up CLAUDE.md with SDD plugin references for architecture-aware sessions. Use when the user installs the plugin, says "initialize sdd", or wants to configure CLAUDE.md for the SDD plugin.

not rated 31 15d ago A 46 tokens original MIT

list

10

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

List all architecture decisions and specs with their status. Use when the user asks "what decisions have we made", "list ADRs", "show specs", or wants an overview.

not rated 31 15d ago A 38 tokens original MIT

organize

11

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Retroactively group existing issues into tracker-native projects. Use when the user says "organize issues", "group issues into projects", or wants to create project boards for existing sprint issues.

not rated 31 15d ago A 40 tokens original MIT

plan

12

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Break an existing spec into trackable issues in your issue tracker. Use when the user says "plan a sprint", "create issues from spec", "break down the spec", or wants to turn requirements into tasks.

not rated 31 15d ago A 45 tokens original MIT

prime

13

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Load ADR and spec context into the session for architecture-aware responses. Use when the user says "prime context", "load architecture", starts a new session, or wants Claude to know about existing decisions.

not rated 31 15d ago A 42 tokens original MIT

report-friction

14

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

File a feedback issue against the SDD plugin (joestump/claude-plugin-sdd) when an agent encounters significant friction with one of its skills — instructions that contradicted observed behavior, repeated tool failures, undocumented edge cases that burned tokens, or SKILL.md ambiguity that caused misinterpretation.…

not rated 31 15d ago A 105 tokens original MIT

respond

15

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Respond to review feedback on a PR — gather review comments, requested changes, and failing CI, make the code fixes on the PR branch, push, and reply to each thread explaining what was done. Use when the user says "respond to PR", "address review comments", "handle PR feedback", or "fix the review on PR.

not rated 31 15d ago A 69 tokens original MIT

review

16

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Review and merge PRs produced by /sdd:work using reviewer-responder agent pairs. Use when the user says "review PRs", "review the spec PRs", or wants automated spec-aware code review.

not rated 31 15d ago C 46 tokens original MIT

search

17

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Unified semantic exploration skill combining qmd hybrid retrieval with cgg call graph generation. Use when the user says "search the codebase", "find ADRs about X", "what specs cover Y", "search architecture", or wants to semantically explore design artifacts and code together.

not rated 31 15d ago A 58 tokens original MIT

spec

18

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Create a specification with requirements, scenarios, and design rationale. Use when the user wants to write a spec, formalize requirements, convert an ADR to a specification, or says "create a spec".

not rated 31 15d ago A 42 tokens original MIT

status

19

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Change the status of an ADR or spec (e.g., proposed to accepted, draft to review), or backfill YAML frontmatter onto legacy artifacts that carry status as inline bullets. Use when the user says "accept ADR", "approve the spec", "mark as accepted", "backfill frontmatter", or "migrate legacy status lines".

not rated 31 15d ago A 71 tokens original MIT

work

20

joestump/claude-plugin-sdd

Skill Claude CodeCodex

Part of sdd

Pick up tracker issues and implement them in parallel using git worktrees. Use when the user says "work on issues", "implement the spec", "start coding", or wants agents to build from planned issues.

not rated 31 15d ago C 44 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: