ideation-planning-plugin
April 28, 2026 · View on GitHub
Claude Code plugin for ideation and planning workflows — capture, evaluate, rank, simulate, and plan ideas. Consolidates brainstorming and idea-evaluation primitives from across the marketplace into a single plugin with six workspace variants.
Part of the danielrosehill Claude Code marketplace.
Decision analysis moved out (v1.1.0). The
decision-analyzecommand anddecision-frameworkworkspace variant have been migrated to the standalonedecision-evaluation-frameworkplugin, which expands the original seven frameworks to twenty, adds parallel multi-lens orchestration, Typst PDF rendering, and Google Drive export. This plugin's scope returns to ideation, evaluation, ranking, and simulation.
What you get
Primitives (always available once the plugin is installed)
Capture & ingest (/ideation-planning:idea-*):
idea-capture— capture a new idea from text, URL, or voice-note audioidea-ingest— process raw inputs inraw-inputs/into a structured idea documentidea-refine— iteratively expand and clarify an existing idea documentidea-consolidate— merge related ideas into a consolidated proposal
Ideation runs (/ideation-planning:ideation-*):
ideation-configure— set topic, constraints, depth, diversity modeideation-run— generate a diverse batch of ideas against the active topicideation-synthesize— aggregate across runs, surface themes, pick top candidates
Evaluation & ranking (/ideation-planning:eval-*, /ideation-planning:rank-*):
eval-single-idea— ICEC-style scorecard evaluation of one ideaeval-council— six-persona council deliberation on an idea or businesseval-batch— evaluate a queue of ideas in one passrank-ideas— comparative ranking across evaluated ideasrank-candidates— shortlist a set of candidates (GitHub repos, products, vendors) against a specrank-redteam— red-team/buyer-perspective evaluation of a target (site, product, vendor)
Feature ideas (/ideation-planning:feature-*):
feature-new-idea— capture a structured feature idea/requestfeature-prioritize— score and prioritize the feature-ideas queuefeature-export-roadmap— export an approved roadmap
Simulations (/ideation-planning:sim-*):
sim-configure-speakers/sim-configure-parties— define conference speakers or negotiation partiessim-run-conference— simulate a multi-speaker conference / symposiumsim-run-negotiation— simulate a multi-party negotiationsim-map-debate— map positions, camps, and fault lines in a debate
Planning & deliverables (/ideation-planning:plan-*, /ideation-planning:deliverable-*):
plan-project— convert a refined idea into a project plandeliverable-audience— generate a stakeholder-targeted PDF deliverable from consolidated ideas
Agents:
idea-evaluator— autonomous single-idea ICEC evaluatorcouncil-evaluator— six-persona council deliberation orchestratorranking-evaluator— batch ranking / shortlist orchestratorbuyer-evaluator— red-team buyer persona for websites and products
Provisioning skill
/ideation-planning:new-workspace <name> [--variant=<v>]
Scaffolds a new workspace for one of the six variants:
ideation-session— brainstorming + synthesis runssingle-idea-eval— deep ICEC/council evaluation of one idea at a timemulti-idea-ranking— shortlist/ranking across many candidates (GH repos, products, vendors)feature-ideas— feature idea intake + prioritizationsimulation— conference, negotiation, or debate simulationidea-capture— low-friction capture + consolidation workspace
For decision analysis, install the decision-evaluation-framework plugin separately.
Personalises CLAUDE.md from ~/.claude/CLAUDE.md and (by default) creates a public GitHub repo.
Install
/plugin install ideation-planning@danielrosehill
Usage
/ideation-planning:new-workspace my-ideation --variant=ideation-session
/ideation-planning:ideation-configure
/ideation-planning:ideation-run
/ideation-planning:ideation-synthesize
/ideation-planning:new-workspace evaluate-saas-idea --variant=single-idea-eval
/ideation-planning:eval-single-idea
/ideation-planning:eval-council
Provenance
Absorbs and deduplicates primitives from 15 source repos: Claude-Business-Idea-Evaluator, Claude-Decision-Evaluation-Framework, Claude-Github-Shortlister, Claude-Red-Team-Buyer, Conference-Simulation-Template, Debate-Mapper-Template, Feature-Ideas-Template, Idea-Capture-Template, Ideas-To-Reports-Template, Ideation-Runner-Template, Negotiation-Simulation-Template, Project-Ideas-Template, Project-Planning-Template, WIP-Idea-Template, Claude-Think-Tank.