Evaluate, refine, and develop business ideas through structured lenses — VC review, TAM, B2B/B2C fit, assumptions, objections, hardware feasibility, dev specs, timelines, social impact — plus an LLM council pattern (subagents or Karpathy clone), synthesis, and Typst PDF outputs for internal and public-facing docs.
For ideas that involve a physical product, sketch a bill of materials, identify the hardest engineering risks, propose feasibility tests, and estimate prototyping cost. Only use when the idea has a hardware component — skip for pure-software ideas.
Estimate Total Addressable Market, Serviceable Addressable Market, and Serviceable Obtainable Market for a captured idea. Uses both top-down (industry reports, public stats) and bottom-up (price × users) approaches and reconciles them. Use when the user wants market sizing for an idea.
Produce a milestone-based timeline and project plan for taking an idea from today to first paying customer (or first deployment). Identifies critical path, parallelisable workstreams, and key checkpoints. Use when the user wants to know "what's the realistic path and how long".
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.
Translate a captured idea into a development specification — system architecture sketch, key components, data model outline, third-party dependencies, build phases to MVP, and identified hard problems. Software-focused; for hardware see hardware-feasibility. Use when the user wants to estimate "what would I actually need to build".
Own this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimOwn this plugin?
Verify ownership to unlock analytics, metadata editing, and a verified badge. GitHub access is read-only (username + org membership).
Sign in to claimBased on adoption, maintenance, documentation, and repository signals. Not a security audit or endorsement.
Claude Code plugin for evaluating, refining, and developing business ideas. Capture an idea (text or voice), apply structured analytical lenses, run an LLM-council deliberation, synthesise the findings, and export polished documents — internal or public-facing — plus a placeholder logo and name suggestions.
Successor to the Claude-Business-Evaluator template repo. The methodology assets (ICEC scorecard, PRGX scorecard, six-persona council) are ported into this plugin's reference/ directory.
onboard — first-run setup; pick workspace path and capture user contextcapture-idea — text input → structured workspace, with optional executive summary, elevator pitch, technical deep-dive, and timeline variantscapture-voice-idea — audio file → transcript → structured workspace (uses claude-transcription plugin if installed)vc-lens — VC-style review (market, moat, capital efficiency, exit, verdict)tam-analysis — top-down + bottom-up TAM / SAM / SOM with reconciliationb2b-b2c-fit — explore B2B / B2C / B2B2C / prosumer / marketplace / dev-tool routingsassumptions-and-objections — surface load-bearing assumptions and likely objectionshardware-feasibility — BOM, hardest engineering risks, prototyping plan, cert pathdev-spec — system architecture sketch, components, build phases, MVP efforttimeline-and-project — milestone-based plan to first revenue / first deploymentsocial-impact-lens — non-financial review: beneficiaries, harms, externalities, mission-coherencecouncil-review-subagents — six-persona LLM council via parallel Claude subagents (Operator, Financier, Skeptic, Visionary, Customer Advocate, Strategist) with blind ranking and chairman synthesiscouncil-review-karpathy — wrapper that clones karpathy/llm-council on demand and runs the canonical implementationcompare-ideas — head-to-head ranked comparison across multiple ideas in the workspacebrainstorm-pivots — generate scope cuts, feature additions, customer pivots, model pivotssynthesize-analysis — consolidate every lens + council output for one idea into a timestamped unified assessmentInternal:
internal-pdf — render any analysis as a Typst PDF for personal recordsPublic-facing:
public-onepager — single-page shareable PDF (Typst)public-pitch-deck-outline — 12-slide markdown pitch-deck outlineBranding:
name-suggestions — domain and product name candidates with availability checksplaceholder-logo — AI-generated placeholder logo via fal / nano-banana / FLUXThe plugin keeps idea data under a user-chosen path (configured during onboard):
<workspace_path>/
ideas/
<idea-slug>/
idea.md # raw capture, never edited
versions/ # formatted variants (exec summary, elevator pitch, ...)
analysis/ # one file per lens
council/ # per-persona + chairman synthesis
synthesis/ # timestamped unified assessments
exports/ # PDFs, decks, logos
comparisons/ # workspace-level cross-idea comparisons
Plugin config (workspace pointer, user context path, council default) lives at:
${CLAUDE_USER_DATA:-${XDG_DATA_HOME:-$HOME/.local/share}/claude-plugins}/business-idea-eval/
reference/scorecard.md — ICEC methodology (Impact, Confidence, Ease, Contextual Suitability)reference/business-performance-scorecard.md — PRGX methodology (Performance, Resilience, Growth, Contextual Fit)reference/council-deliberation.md — six-persona council pattern, blind-ranking protocolreference/comprehensive-analysis-dimensions.md — extended dimension listreference/global-score-calculation.md — scoring mathschemas/*.json — JSON schemas for analysis, batch ranking, business analysis, rankingsclaude plugins marketplace add danielrosehill/Claude-Code-Plugins
claude plugins install business-idea-eval@danielrosehill
Restart Claude Code after install. Run onboard first.
MIT
npx claudepluginhub danielrosehill/claude-code-plugins --plugin business-idea-evalComprehensive skill pack with 66 specialized skills for full-stack developers: 12 language experts (Python, TypeScript, Go, Rust, C++, Swift, Kotlin, C#, PHP, Java, SQL, JavaScript), 10 backend frameworks, 6 frontend/mobile, plus infrastructure, DevOps, security, and testing. Features progressive disclosure architecture for 50% faster loading.
Develop, test, build, and deploy Godot 4.x games with Claude Code. Includes GdUnit4 testing, web/desktop exports, CI/CD pipelines, and deployment to Vercel/GitHub Pages/itch.io.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Upstash Context7 MCP server for up-to-date documentation lookup. Pull version-specific documentation and code examples directly from source repositories into your LLM context.
Comprehensive feature development workflow with specialized agents for codebase exploration, architecture design, and quality review
Design fluency for frontend development. 1 skill with 23 commands (/impeccable polish, /impeccable audit, /impeccable critique, etc.) and curated anti-pattern detection.
Claude Code plugin: ideation and planning workflow — capture, evaluate, rank, simulate, and plan ideas, with ideation/single-idea-eval/multi-idea-ranking/feature-ideas/simulation/idea-capture variants.
First-pass data analysis toolkit: correlations, PII flagging, anomalies, hypothesis tests, data dictionaries, and trend analysis on a dataset in a folder.
Claude Code plugin for generating personal user manuals and private documentation for codebases. Creates personalized, private reference guides with PDF output support.
Research, filter, compare, and evaluate AI models on OpenRouter — discover models by capability (tool use, vision, audio), get cost/context-aware recommendations, run head-to-head comparisons, and conduct deep research that goes beyond the OpenRouter catalog.
Claude Code plugin for writing assistance, proofreading, style editing, and text transformation workflows.