Ideate
A Claude Code plugin that turns a startup idea into a build-ready product spec through Intent, Ideation, and Innovation.
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.
2 things to look at
- 24 days oldThe repository was created 24 days ago. New is not bad, but a brand new repository carrying a familiar-sounding name is the shape a typosquat arrives in, and there has been no time for anyone else to find a problem with it.
- 2 stars2 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.
What its author says it does
Copied from the file, not written here
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.
SKILL.md
2.6 KB, 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.