danweinerdev

44 mods across 1 repository, 2 stars between them.

brainstorm

25

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Explore possibilities for a problem or opportunity with structured evaluation. Do NOT enter plan mode — this skill produces a brainstorm artifact directly. Triggers: /brainstorm, brainstorm, explore options, what are our options.

2 3d ago A 44 tokens original MIT

code-review

26

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Review implementation code against the plan for drift, gaps, and blind spots. Triggers: /code-review, review code, check implementation, compare to plan, code vs plan.

2 3d ago A 38 tokens original MIT

debrief

27

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Write after-action notes for a completed plan phase. Triggers: /debrief, debrief phase, after-action, phase complete.

2 3d ago A 29 tokens copy · 86% MIT

decide

28

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Record, look up, or reconcile entries in the decision ledger — the persistent log of decided truths. Triggers: /decide, record decision, log this decision, what did we decide, decision ledger, supersede decision.

2 3d ago C 48 tokens copy · 91% MIT

design

29

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Create a technical architecture and design document. Do NOT enter plan mode — this skill produces a design artifact directly. Triggers: /design, design this, architecture for, technical design.

2 3d ago A 38 tokens original MIT

implement

30

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Execute a plan phase — implement tasks, track progress, update statuses. Triggers: /implement, implement this, start phase, execute plan, build this.

2 3d ago A 33 tokens original MIT

plan

31

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Create or expand a structured implementation plan with phases, tasks, subtasks, and verification criteria. Re-running on an existing plan deepens it — adds tasks, fills gaps, refines subtasks. Do NOT enter plan mode — this skill produces plan artifacts directly. Triggers: /plan, create a plan, plan this…

2 3d ago A 84 tokens copy · 92% MIT

poke-holes

32

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Adversarial critical analysis of plans, specs, or designs. Triggers: /poke-holes, poke holes, find gaps, challenge this, what could go wrong, devil's advocate.

2 3d ago A 42 tokens original MIT

research

33

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Investigate a topic and produce a structured research document. Triggers: /research, research this, investigate, look into.

2 3d ago A 26 tokens original MIT

setup

34

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Set up a directory for sdd-planner — generates planning-config.json, bootstraps planning directories, creates launcher scripts. Triggers: /setup, setup repo, configure repo, setup worktree, initialize planner, bootstrap planner.

2 3d ago A 48 tokens original MIT

specify

35

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Write a requirements specification for a feature. Do NOT enter plan mode — this skill produces a spec artifact directly. Triggers: /specify, write spec, specify requirements, requirements for.

2 3d ago A 40 tokens copy · 88% MIT

validate

36

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Validate SDD artifact structure, statuses, completion evidence, dependencies, identifiers, and decision-ledger consistency without modifying files. Triggers: /validate, validate plan, check SDD integrity, audit completion evidence, validate artifacts.

2 3d ago A 46 tokens copy · 86% MIT

cpp-specifications

37

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Structural verification and quality patterns for C and C++ — sanitizers (ASAN/UBSAN/TSAN/MSAN), const correctness, ownership, thread safety, modern idioms. Load when planning, implementing, or reviewing C/C++ code (.c, .cc, .cpp, .h, .hpp; CMake, Makefile).

2 3d ago A 74 tokens original MIT

decision-log

38

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Recording user decisions as durable truth in the decision ledger. Load whenever the user makes a design or architecture choice, defines a project concept or term, answers a design question, reverses an earlier decision, or when current work touches a topic the ledger may already govern — including plain conversation…

2 3d ago A 67 tokens copy · 98% MIT

go-specifications

39

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Structural verification for Go — go vet, -race flag, staticcheck. Load when planning, implementing, or reviewing Go code (.go; go.mod).

2 3d ago A 35 tokens original MIT

java-specifications

40

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Structural verification for Java and Kotlin — SpotBugs/Error Prone, Detekt. Load when planning, implementing, or reviewing Java/Kotlin code (.java, .kt; build.gradle, pom.xml).

2 3d ago A 45 tokens original MIT

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Structural verification for Python — type checker (mypy/pyright), linter (ruff/flake8). Load when planning, implementing, or reviewing Python code (.py; pyproject.toml, setup.cfg, ruff.toml).

2 3d ago A 52 tokens original MIT

rust-specifications

42

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Structural verification for Rust — clippy with warnings-as-errors, miri for unsafe/FFI. Load when planning, implementing, or reviewing Rust code (.rs; Cargo.toml).

2 3d ago A 41 tokens original MIT

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Structural verification for Swift — SwiftLint, TSAN for concurrency. Load when planning, implementing, or reviewing Swift code (.swift; Package.swift, .xcodeproj).

2 3d ago A 38 tokens original MIT

danweinerdev/claude-sdd-planner

Skill Claude CodeCodex

Structural verification for TypeScript and JavaScript — tsc --noEmit, linter (eslint/biome). Load when planning, implementing, or reviewing TypeScript/JavaScript code (.ts, .tsx, .js, .jsx; tsconfig.json, package.json).

2 3d ago A 60 tokens original MIT