sdd
01Plugin Claude Code
Plugin marketplace listing 1 plugin: sdd.
Plugin Claude Code
Plugin marketplace listing 1 plugin: sdd.
Hook Claude Code
Runs when the agent finishes a response, executing stop-check.sh via bash. From LiorCohen/sdd.
Hook Claude Code
Runs when you submit a prompt, before the agent sees it, executing skill-activate.sh via bash. From LiorCohen/sdd.
Settings file Claude Code
Agent settings declaring 2 hook events (Stop, UserPromptSubmit).
Skill Claude CodeCodex
Standards for authoring SDD plugin agents — frontmatter, self-containment, skill references, and no-user-interaction rules.
Skill Claude CodeCodex
Standards for authoring SDD plugin commands — frontmatter, user interaction, skill/agent invocation, CLI integration, and output formatting.
Skill Claude CodeCodex
Create a commit following repository guidelines with proper versioning and changelog updates.
Skill Claude CodeCodex
Two-step self-review at every task lifecycle phase. Step 1 (this skill) runs in-context to gather session signals — files read vs grepped, user pushback, build evidence, degradation signs. Step 2 launches a forked subagent for unbiased code/plan review with fresh eyes. Combined report classifies findings as hard…
Skill Claude CodeCodex
D2 diagramming language reference for architecture diagrams, sequence diagrams, grid layouts, SQL tables, and class diagrams. Produces .d2 files rendered via CLI or playground.
Skill Claude CodeCodex
Writes and maintains user-facing documentation for the SDD plugin. Proactively detects when docs are out of sync with plugin capabilities.
Skill Claude CodeCodex
Validate plugin and marketplace manifest files against the official Claude Code specification.
Skill Claude CodeCodex
Technical product expert specializing in platform engineering, DevOps, and AI dev tools. Critically reviews the SDD plugin for DX issues, inconsistencies, and gaps.
Skill Claude CodeCodex
Testing methodology for Claude Code plugins ensuring deterministic verification of LLM-driven workflows.
Skill Claude CodeCodex
Standards for authoring SDD plugin skills — frontmatter, self-containment, and input/output schemas.
Skill Claude CodeCodex
Manage tasks and plans using the .tasks/ directory.
Skill Claude CodeCodex
Shared TypeScript coding standards for strict, immutable, type-safe code.
Instructions file
Claude Code instructions for LiorCohen/sdd, covering claude.md, task management rules (mandatory), output rules, git rules and build rules.
Plugin Claude Code
Spec-driven development methodology for full-stack teams.
Command
SDD tutor — teaches concepts, methodology, and guides discovery of what's possible.
Command
Explicit command with namespaced subcommands covering all SDD functionality.
Command
Context-aware workflow assistant — reads project state, suggests next steps, and executes via /sdd-run.
Skill Claude CodeCodex
Create change specification and implementation plan with dynamic phase generation. Supports feature, bugfix, refactor, and epic types.
Skill Claude CodeCodex
Guidelines for consistent, well-documented commits in SDD projects.
Skill Claude CodeCodex
Populate domain specs (glossary, entity definitions, use-cases) from SPEC.md content during implementation.