nicknisi/ideation

Claude Code plugin: evidence-gated planning interviews that turn brain dumps into contracts and implementation specs, with adversarial plan critics and autopilot execution

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

plan-critic

01

nicknisi/ideation

Agent

Adversarial reviewer for ideation contracts. Reads contract-data.json before approval and produces structured findings through one of four lenses (scope-creep, over-engineering, hidden-dependency, success-criteria). Cannot edit files — enforced by tool restrictions.

12 4d ago A 54 tokens original MIT

reviewer

02

nicknisi/ideation

Agent

Spec-aware code reviewer for execute-spec. Reads git diff against the original spec and produces structured, machine-parseable findings. Cannot edit files — enforced by tool restrictions.

12 4d ago A 37 tokens original MIT

scout

03

nicknisi/ideation

Agent

Gate-based codebase exploration for execute-spec. Evaluates implementation readiness across 5 evidence gates and produces a persisted context map. Read-only — never edits files.

12 4d ago A 35 tokens original MIT