danweinerdev/claude-sdd-planner

Agentic plugin for structured project planning — lifecycle skills for research, specs, design, implementation, and review, with a generated artifcat tracking system.

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

blind-spot-finder

01

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…

2 4d ago A 119 tokens original MIT

code-implementer

02

danweinerdev/claude-sdd-planner

Agent

Implements a single plan task in the target codebase — reads the task, writes the code, runs the tests, and reports back with files changed, commit hash, and any blockers. Invoke from /implement for each task in a wave. Delivers working, verified code, not scaffolding.

2 4d ago A 65 tokens original MIT

plan-reviewer

03

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.

2 4d ago A 58 tokens original MIT

quality-scanner

04

danweinerdev/claude-sdd-planner

Agent

Evaluates code quality with zero knowledge of intent — correctness, safety, maintainability, testing, and over-engineering. Receives diff + code only; never reads plans, specs, or designs. Intent-blindness is the point: plan-aware reviewers forgive code that 'does what was asked', this one doesn't. Dispatched in…

2 4d ago B 124 tokens original MIT

researcher

05

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.

2 4d ago A 71 tokens original MIT

spec-compliance

06

danweinerdev/claude-sdd-planner

Agent

Checks whether code changes satisfy the requirements stated in specs and designs. Builds a checklist of functional requirements, acceptance criteria, error behaviors, and design contracts, then maps each to the code. Receives diff + specs/designs only — never the plan or phase doc. Dispatched in parallel by…

2 4d ago B 99 tokens original MIT

spec-reviewer

07

danweinerdev/claude-sdd-planner

Agent

Reviews specifications for testability, completeness, and ambiguity. Invoke before approving a spec, when a spec is revised, or when acceptance criteria need to be stress-tested for measurability. Returns findings with severity and a verdict of Approve or Revise.

2 4d ago A 55 tokens original MIT