By sharkjets
Transform brain dumps into structured project plans: briefs, phased plans, and action steps — designed for everyone, not just developers
Transform brain dumps into structured project plans: briefs, phased plans, and action steps — designed for everyone, not just developers.
Based on nicknisi/ideation, adapted for non-technical projects like personal goals, home renovation, event planning, process design, and more.
Transforms raw, unstructured brain dumps into actionable project artifacts through a confidence-gated workflow.
Use this when you have messy ideas, scattered thoughts, or dictated stream-of-consciousness about something you want to accomplish.
How to invoke:
/ideation-helper
[provide your brain dump - messy dictation, scattered thoughts, half-formed ideas]
The workflow:
brief.md to ./docs/ideation/{project}/Output artifacts:
All artifacts are written to ./docs/ideation/{project-name}/:
brief.md # Problem, goals, success criteria, scope
plan-phase-1.md # Phase 1 requirements (only if plans chosen)
action-steps-phase-1.md # Phase 1 action steps
action-steps-template-{pattern}.md # Shared template for repeatable phases
action-steps-phase-N.md # Per-phase delta or full action steps
The skill scores your brain dump across 5 dimensions (20 points each):
| Dimension | Question |
|---|---|
| Problem Clarity | Do I understand what problem we're solving? |
| Goal Definition | Are the goals specific and measurable? |
| Success Criteria | Can I write a checklist to verify "done"? |
| Scope Boundaries | Do I know what's in and out of scope? |
| Consistency | Are there contradictions to resolve? |
Thresholds:
Executes action steps generated by the ideation skill. Reads the file, creates tasks with dependencies, and works through them step-by-step with verification.
# Auto-detect next unblocked task
/execute-spec
# Execute specific action steps
/execute-spec docs/ideation/my-project/action-steps-phase-1.md
# Parallel execution for independent tasks
/execute-spec --parallel
# In Claude Code, add the repo as a marketplace
/plugin marketplace add your-username/ideation-helper
# Then install
/plugin install ideation-helper
# Add the parent directory as a marketplace
/plugin marketplace add /path/to/parent/directory
# Then install
/plugin install ideation-helper
0.7.0
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
npx claudepluginhub sharkjets/ideation-helper --plugin ideation-helperComplete game design skill suite — mentor review and consultation for design audits, plus specialist skills for AI behavior, combat feel, player incentives, engagement pacing, puzzle design, and design problem-solving. One install, all skills included.
Split vague project requirements into well-scoped units for /deep-plan
Knowledge compounds. Brainstorm, plan, review, execute, and save what you learn — so the next cycle starts smarter. 6 skills, 5 agents.
Cognitive brainstorming protocol for Claude Code. Structures thinking through GROUND (problem discovery) -> EXPLORE (divergent) -> DECIDE (convergent) -> STRESS (stress-test) -> SHIP (artifacts) phases. Includes domain skills for technical architecture and conceptual work.
GTD workflow automation for Obsidian vaults: capture, triage, route, focus
Intelligent draw.io diagramming plugin with AI-powered diagram generation, multi-platform embedding (GitHub, Confluence, Azure DevOps, Notion, Teams, Harness), conditional formatting, live data binding, and MCP server integration for programmatic diagram creation and management.
Persistent file-based planning for AI coding agents. Crash-proof markdown plans (task_plan.md, findings.md, progress.md) that survive context loss and /clear, with an opt-in completion gate and multi-agent shared state. Manus-style. Works with Claude Code, Codex CLI, Cursor, Kiro, OpenCode and 60+ agents via the SKILL.md standard. Includes Arabic, German, Spanish, and Chinese (Simplified and Traditional).