From business-idea-eval
Review a captured business idea from a venture-capital lens — market size, defensibility/moat, team-market fit, capital efficiency, exit pathways, traction milestones, and investability. Produces a structured analysis with a clear verdict. Use when the user wants to know how a VC would react to the idea.
How this skill is triggered — by the user, by Claude, or both
Slash command
/business-idea-eval:vc-lensThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Apply a VC-style review to a single idea. Output is a markdown analysis document, not a recommendation.
Apply a VC-style review to a single idea. Output is a markdown analysis document, not a recommendation.
<workspace_path>/ideas/<slug>/)idea.md and any versions/*.md variants$CLAUDE_USER_DATA/business-idea-eval/user-context.mdAddress each in 1–3 paragraphs:
tam-analysis), category maturityWrite to <workspace_path>/ideas/<slug>/analysis/vc-lens.md with frontmatter:
---
lens: vc-lens
generated: YYYY-MM-DD
verdict: <one of the four verdicts>
---
user-context.md. Don't tell a bootstrapper "raise a Series A" if they explicitly want to stay self-funded.reference/scorecard.md (ICEC) if the user wants quantitative scoring layered on top.npx claudepluginhub danielrosehill/claude-code-plugins --plugin business-idea-evalProvides behavioral guidelines to reduce common LLM coding mistakes, focusing on simplicity, surgical changes, assumption surfacing, and verifiable success criteria.
Searches, retrieves, and installs Agent Skills from prompts.chat registry using MCP tools like search_skills and get_skill. Activates for finding skills, browsing catalogs, or extending Claude.