idea-refine

Refines raw ideas into actionable one-pagers through structured divergent and convergent thinking.

5|Updated Mar 5, 2024
One-click install
npx skills add https://github.com/TRAPZZY/God-Eyes --skill idea-refine-trapzzy
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: idea-refine
Source: https://github.com/TRAPZZY/God-Eyes/tree/main/.skills/idea-refine
Command: npx skills add https://github.com/TRAPZZY/God-Eyes --skill idea-refine-trapzzy

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve? Raw ideas often stay vague, untested, or over-scoped because teams skip structured exploration and assumption-checking. This Skill guides users through a disciplined ideation dialogue that turns fuzzy concepts into concrete, validated directions with explicit trade-offs. ## Core Features & Use Cases - Three-Phase Ideation Process: Divergent expansion with sharpening questions and 5-8 idea variations, convergent evaluation with stress-testing against user value, feasibility, and differentiation, then a final sharpened output. - Assumption Auditing: Surfaces hidden assumptions categorized as dealbreakers, important, or nice-to-have, each with a validation strategy. - Actionable One-Pager Output: Produces a markdown artifact with problem statement, recommended direction, MVP scope, and a "Not Doing" list saved to docs/ideas/. - Use Case: A founder with a vague startup concept invokes the skill, answers sharpening questions, reviews six idea variations, stress-tests the top directions, and walks away with a scoped MVP plan and explicit list of what not to build. ## Quick Start Ask the agent to help you refine your idea by describing the concept you want to ideate on.

Frequently Asked Questions about idea-refine

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I refine a vague startup idea into an actionable plan?▼

Invoke the skill with your idea and it guides you through three phases: expanding the idea into 5-8 variations using lenses like inversion and simplification, stress-testing directions against value and feasibility, then producing a one-pager with MVP scope and assumptions to validate.

What ideation frameworks does this skill use?▼

The skill references SCAMPER, How Might We reframing, First Principles thinking, Jobs to Be Done, constraint-based ideation, pre-mortem analysis, and analogous inspiration. Frameworks are applied selectively based on which lens fits the idea rather than run mechanically.

Can I use idea refinement for features in an existing codebase?▼

Yes. When run inside a project, the skill scans the codebase with Glob, Grep, and Read to ground idea variations in existing architecture and constraints, referencing specific files and patterns when generating directions.

What output does an ideation session produce?▼

The session produces a markdown one-pager containing a How Might We problem statement, recommended direction, key assumptions with validation strategies, MVP scope, a Not Doing list, and open questions. It is saved to docs/ideas/ only after user confirmation.

When should I not use structured ideation?▼

Skip it when the problem and solution are already well-validated and you need execution, not exploration. The process is designed for ambiguous early-stage thinking; running it on settled decisions adds friction without value.