.fyi
SkillsMCPPluginsSubagents

Browse by category

DevOps & CI/CD SkillsProductivity & Workflow SkillsOther SkillsProduct & Project Management SkillsDocumentation & Knowledge SkillsCode Review & Refactor SkillsBackend & APIs SkillsAgent Meta & Communication SkillsResearch SkillsSecurity SkillsUX UI & Design SkillsTesting & QA SkillsSee all →

Every Claude Code skill, MCP server, plugin and subagent in one directory. Searchable, comparable, and one command from installed. Live stats from GitHub, npm and PyPI.

We're on Product HuntYour agent's app storeCheck it out →
Agent SkillsMCP ServersPluginsSubagentsCoding Agents
CollectionsOfficial publishersGlossaryFAQBlogSearchSavedFeedback
PrivacyTermsllms.txtSitemap

made with ♥ · © 2026 aaaa.fyi

Independent project · real data from public registries

…/joestump/claude-plugin-sdd
home/skills/joestump/claude-plugin-sdd
joestump avatar

joestump/claude-plugin-sdd

20 skills

View on GitHub
$npx skills add joestump/claude-plugin-sdd
SkillInstalls
adrCreate a new Architecture Decision Record (ADR) using MADR format.—auditComprehensive audit of design artifact alignment across the project.—checkQuick-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…—discoverDiscover implicit architectural decisions and spec-worthy subsystems in an existing codebase.—docsGenerate 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…—enrichRetroactively add branch naming and PR convention sections to existing issue bodies.—graphBuild 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…—indexIndex a repository's ADRs, OpenSpec specs, and source code into qmd collections for hybrid (BM25 + vector + reranker) semantic search.—initSet up CLAUDE.md with SDD plugin references for architecture-aware sessions.—listList 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…—organizeRetroactively group existing issues into tracker-native projects.—planBreak an existing spec into trackable issues in your issue tracker.—primeLoad ADR and spec context into the session for architecture-aware responses.—report-frictionFile a feedback issue against the SDD plugin (joestump/claude-plugin-sdd) when an agent encounters significant friction with one of its skills — instructions…—respondRespond 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…—reviewReview and merge PRs produced by /sdd:work using reviewer-responder agent pairs.—searchUnified semantic exploration skill combining qmd hybrid retrieval with cgg call graph generation.—specCreate a specification with requirements, scenarios, and design rationale.—statusChange the status of an ADR or spec (e.g., proposed to accepted, draft to review).—workPick up tracker issues and implement them in parallel using git worktrees.—