From buyoung-skills
Identifies and validates profitable business opportunities by analyzing market size (TAM/SAM/SOM), unit economics, competitive landscape, and PMF indicators. Generates HTML reports with scorecards.
npx claudepluginhub buyoung/skills --plugin backend-skillsThis skill uses the workspace's default tool permissions.
Capability to identify, analyze, and validate business opportunities through quantitative frameworks.
Creates isolated Git worktrees for feature branches with prioritized directory selection, gitignore safety checks, auto project setup for Node/Python/Rust/Go, and baseline verification.
Executes implementation plans in current session by dispatching fresh subagents per independent task, with two-stage reviews: spec compliance then code quality.
Dispatches parallel agents to independently tackle 2+ tasks like separate test failures or subsystems without shared state or dependencies.
Capability to identify, analyze, and validate business opportunities through quantitative frameworks.
| Scope Type | Description |
|---|---|
| Idea Validation | Early-stage concept viability assessment |
| Idea Pivot/Extension | Existing idea modification or expansion |
| Business Expansion | Established business growth opportunity |
| Framework | Reference | Purpose |
|---|---|---|
| Market Sizing | market_sizing.md | TAM/SAM/SOM calculation methodology |
| Unit Economics | unit_economics.md | LTV, CAC, Contribution Margin, Payback Period |
| Competitive Analysis | competitive_analysis.md | Market positioning and competitor mapping |
| PMF Indicators | pmf_indicators.md | Product-Market Fit measurement criteria |
| Method | Description |
|---|---|
| Web Search | Real-time market data, competitor info, industry trends via web search |
| External Research | Industry reports, public data sources, academic papers |
| User Input | Business-specific assumptions and known metrics |
Note: Use web search actively to gather up-to-date market data, pricing information, and competitor intelligence. Search queries should target specific data points needed for each framework.
| Component | Description |
|---|---|
| Numeric Report | Quantitative analysis with calculated metrics |
| Investment Pitch | Key figures formatted for investor presentation |
| Go/No-Go Decision | Binary recommendation with supporting rationale |
| Opportunity Scorecard | Composite score/grade across all dimensions |
See report_template.md for HTML output structure and file naming conventions.
| Option | Pattern | Example |
|---|---|---|
| Default | report/scout-report_[service-name]_[date].html | report/scout-report_coffee-subscription_2024-01-14.html |
| Custom | User-specified folder and filename | User input |