idea-sprint
Find and validate what to build in crypto. Use when the user asks "what should I build", "validate this idea", "is this worth building", "find me a startup idea", "crypto idea", or wants blunt feedback on a project concept before writing code.
pinned to #d4f6143updated 2 weeks ago
Ask your AI client: “install skills/idea-sprint”.
Requires the metahub MCP server installed in your client. Set up MCP.
mh install skills/idea-sprintmetahub onboarded this repo on the author's behalf.
If you own github.com/solanabr/solana-ai-kit on GitHub, claim the listing to take over publishing. Your claim preserves the existing eval history and badges; only the curator label is replaced with verified-publisher on your next publish.
Stars
90
Last commit
2 weeks ago
Latest release
published
- #claude-agent
- #claude-code
- #claude-commands
- #claude-md
- #claude-skills
- #claude-subagents
- #solana-agents
- #solana-ai
- #solana-claude
- #solana-engineer
- #solana-program
About this skill
Pulled from SKILL.md at publish time.
<!-- Adapted from sendaifun/solana-new (find-next-crypto-idea, validate-idea), MIT © 2026 SendAI and Superteam. Telemetry removed. -->
Evaluation report
WarningsAutomated checks the publisher passed at publish time — structure, docs, safety, and whether the artifact behaves as claimed.d4f6143· 2 weeks ago
Kind-specific
31Skill: SKILL.md present
found at .claude/skills/idea-sprint/SKILL.md · frontmatter source: SKILL.md
Skill: body content present
466 words · 4,942 chars · 11 sections
Skill: triggers declaredwarn
No `trigger` phrases in SKILL.md frontmatter
Add `trigger:` lines so Claude knows when to activate this skill — e.g. `when building MCP servers` or `for diagram creation`.
Skill: allowed-tools scope
no allowed-tools restriction (Claude may use anything)
Release history
1- releasecurrentd4f6143warn2 weeks ago
Contents
Idea Sprint
Interview → necessity gate → 3 candidates → score → go/no-go. Output is a decision, not a brainstorm.
Context handoff
- At start: read
.claude/context/idea.mdand.claude/context/build.mdif present — resume from prior state instead of re-interviewing. - On completion: write/update
.claude/context/idea.mdwith the chosen idea, scores, validation evidence, and open risks. Downstream skills (pitch-deck, hackathon) read it.
Workflow
1. Blunt interview
No flattery. Short, pointed questions, one at a time, until three things are explicit:
- Edge — what the founder knows/can do that most can't (domain, distribution, tech)
- Constraint — time, money, team, chain commitments
- Wedge — the niche entry point, not the end-state vision
Push back on vague answers. "DeFi for everyone" is not a wedge. Full question bank: interview-framework.md.
2. Crypto-necessity gate
Kill question: "What gets worse if I remove the blockchain?" If the answer is vague, aesthetic, or marketing-driven — redirect the idea before scoring it. Pass criteria and redirect patterns: crypto-necessity-test.md.
3. Exactly 3 candidates
Generate three diverse candidates (different mechanisms/markets, not three flavors of one idea). For each:
- One-line pitch + target user
- Winner case — what's true in 18 months if it works
- Bear case — the most likely way it dies
Seed from datasets + live landscape (below), then combine with fresh research. Datasets are inspiration, not constraints.
4. Score /15
Each candidate, 0–3 per dimension (full anchors: scoring-rubric.md):
| Dimension | 3 means |
|---|---|
| Founder fit | unfair advantage |
| MVP speed | shippable in under a week |
| Distribution | first ten users are obvious |
| Market pull | people already paying for bad alternatives |
| Revenue path | clear monetization story |
5. Validate + go/no-go
Check demand signals against customer-signal-rubric.md — manual workarounds, active forks, bounties, on-chain activity = real; likes and "cool idea" replies = noise. Sprint structure: validation-framework.md.
- ≥ 8/15 → go. Write
idea.md, suggest/scaffoldnext. - 6–7 → conditional: name the one dimension to de-risk first.
- < 6 → strong no-go. Every no-go gets a pivot suggestion — use pivot-or-persist.md.
6. Write .claude/context/idea.md
Chosen idea, wedge, scores table, demand evidence, bear case, next step.
Idea datasets (inert JSON, ~515 entries)
In ../ext/solana-new/skills/data/ideas/:
- web3-ideas-combined.json — master list (summary)
- a16z-big-ideas-2025.json, a16z-state-of-crypto-2025.json
- yc-requests-for-startups.json, yc-crypto-companies.json
- alliance-ideas.json, superteam-ideas.json
- rwa-defi-2026-ideas.json, yash-defi-2024-ideas.json
Idea-source guides (markdown commentary on the same sources): ../ext/solana-new/skills/data/guides/ — plus source-map.md and research-playbook.md for where/how to research live.
Live hackathon landscape
ext/colosseum — 5,400+ Colosseum submissions for crowdedness checks, winner patterns, and gap analysis (requires COLOSSEUM_COPILOT_PAT).
Output format
Report spec (3 ranked candidates, scores, decision): output-spec.md.
Reviews
No reviews yet. Be the first.
Related
Planning With Files
Claude Code skill implementing Manus-style persistent markdown planning — the workflow pattern behind the $2B acquisition.
Frontend Slides
Create beautiful slides on the web using Claude's frontend skills
Guizang Ppt Skill
AI-agent Skill for generating polished HTML slide decks: editorial magazine and Swiss layouts, image prompts, social covers, and a WebGL/low-power presentation runtime.
mh install skills/idea-sprint