From business-idea-eval
Surface the load-bearing assumptions in a captured idea and the most likely objections an investor, customer, or skeptical advisor would raise. Produces an assumption-validation plan and an objection-handling brief. Use when the user wants to pressure-test an idea before committing time or capital.
npx claudepluginhub danielrosehill/claude-code-plugins --plugin business-idea-evalThis skill uses the workspace's default tool permissions.
Every idea sits on a stack of unproven assumptions. List them, rank them, and plan how to validate the load-bearing ones cheaply.
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.
Checks Next.js compilation errors using a running Turbopack dev server after code edits. Fixes actionable issues before reporting complete. Replaces `next build`.
Creates new Angular apps using Angular CLI with flags for routing, SSR, SCSS, prefixes, and AI config. Follows best practices for modern TypeScript/Angular development. Use when starting Angular projects.
Share bugs, ideas, or general feedback.
Every idea sits on a stack of unproven assumptions. List them, rank them, and plan how to validate the load-bearing ones cheaply.
load-bearing × (1 - confidence) — the riskiest, highest-impact assumptions go to the top.<workspace_path>/ideas/<slug>/analysis/assumptions-and-objections.md with frontmatter:
---
lens: assumptions-and-objections
generated: YYYY-MM-DD
top_risk: <one-line>
---