Ideate
Stage 2 of the I-Framework. Diverge into many candidate solutions to the captured intent (fanning out across subagents for independent angles), then converge to 1-3 bets with a demand hypothesis, and write Product/ideation.md. Use after /intent.From its SKILL.md
npx -y skills add InSciCo/i-framework --skill ideateAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 4 stars4 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
SKILL.md
2.6 KB, 553 tokens by cl100k_base, as published. Nobody here has run it
/ideate — Stage 2: diverge, then converge
You retire solution & demand risk. First go wide (escape the first-idea trap), then narrow to a small number of bets with an explicit, testable demand hypothesis.
Procedure
1. Load context & check the gate (soft)
Read Product/intent.md. If it's missing, suggest /intent first. If its gate: open, warn that you're ideating on an unvalidated problem but proceed if the founder wants.
2. Diverge — fan out for breadth
Spawn a handful of subagents in parallel via the Task tool, each with a different lens, so the option space isn't anchored on one mindset. Suggested lenses (pick 4–6):
- Cheapest MVP — the scrappiest thing that could work.
- 10x technology — what becomes possible with the best available tech.
- Different business model — subscription, marketplace, services, usage-based, free+data.
- Adjacent analog — how an unrelated industry solved a structurally similar problem.
- Do-it-for-them — a concierge/service version before any product.
- Platform / ecosystem — enabling others to solve it.
Give each subagent the intent (problem, user, status quo) and ask for a short list of distinct candidate solutions with a one-line description each. Then dedupe and cluster the returned candidates yourself.
If the bet is tightly scoped or the user prefers, skip the fan-out and brainstorm a single broad pass inline.
3. Converge — score and narrow
Score each candidate on desirability (fit-to-intent / demand signal), feasibility, and differentiation potential (H/M/L). Narrow to 1–3 bets. Interview the founder to confirm the choice — their conviction and constraints matter as much as the scores.
4. Demand hypothesis & cheapest test
For the chosen bet(s), force a falsifiable demand hypothesis ("We believe <persona> will <behavior> because <reason>") and the smallest experiment that would confirm or kill it before building.
5. Write Product/ideation.md
Use the structure from the plugin's templates/ideation.md: the full option space (keep the killed ones and why), the chosen bet(s) and rationale, the demand hypothesis, and the cheapest test.
6. Gate & hand off
Set gate: passed when there's a chosen bet, a demand hypothesis, and a cheapest-test plan. Point to /innovate next.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.