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

autopilot

01

nicknisi/ideation

Skill Claude CodeCodex

Orchestrate full execution of an ideation project — reads the contract, builds an execution manifest, and runs all phases on the deterministic Workflow engine (parallel for independent phases, sequential for dependent ones). Auto-continues on success, gates on failure. Invoke only when the user explicitly asks to run…

12 4d ago A 83 tokens original MIT

brainstorm

02

nicknisi/ideation

Skill Claude CodeCodex

Use when the user is weighing or pressure-testing an idea rather than committing to build it — 'should I do X', 'which of these approaches', 'is this worth doing', 'what am I missing', 'am I overthinking or over-engineering this'. A lightweight thinking partner for the deciding-WHETHER stage: surfaces hidden…

12 4d ago A 165 tokens original MIT

chart

03

nicknisi/ideation

Skill Claude CodeCodex

Use when an effort is too big for one agent session and the way from here to the destination isn't visible yet — the route itself is the unknown, not the build. Triggers on: 'this is huge and I can't even see how to get there,' 'too foggy to spec,' 'we need a map before we plan,' 'chart a route,' or any idea whose…

12 4d ago A 195 tokens original MIT

execute-spec

04

nicknisi/ideation

Skill Claude CodeCodex

Execute an implementation spec generated by ideation. Invokes Scout for codebase exploration, builds components with feedback loops, then runs a Verify-Review-Fix cycle with the Reviewer agent before committing. Invoke only when the user explicitly asks to execute an ideation spec, or when an autopilot Workflow…

12 4d ago A 71 tokens original MIT

express

05

nicknisi/ideation

Skill Claude CodeCodex

One-pass ideation for well-understood work: a thin alias that pre-commits /ideation's post-interview routing to the express finish. Identical evidence-gated interview, one consolidated confirmation (scope tier + run mode), then contract and specs generated without per-artifact approval loops and executed immediately…

12 4d ago A 129 tokens original MIT

get-goal-prompt

06

nicknisi/ideation

Skill Claude CodeCodex

Generate a /goal command that runs an ideation project to completion UNATTENDED by driving /ideation:autopilot. The /goal string is owned by scripts/contract-gen.ts (--print-goal); this skill resolves the project's contract-data.json, prints the goal, and copies it to the clipboard. Use when the user says 'goal', 'run…

12 4d ago A 111 tokens original MIT

ideation

07

nicknisi/ideation

Skill Claude CodeCodex

You MUST use this before building any new feature, planning a migration, designing a system, or turning a decided-on idea into a plan. Triggers on: feature requests, project ideas, brain dumps, 'help me plan,' 'spec this out,' 'interview me,' 'I want to build,' 'let's design,' or any unstructured idea you're ready to…

12 4d ago A 201 tokens original MIT