business-review
Installation
SKILL.md
Business Review
Orchestrate an 8-agent cross-functional team to evaluate a product idea, feature, or application from multiple business stakeholder perspectives. Phase 1 runs 4 parallel strategy agents (PM, PMM, EM, Finance). Phase 2 runs 3 parallel data agents (Data Scientist, Data Engineer, Sales Engineer). Phase 3 runs a synthesizer to consolidate findings into a balanced recommendation.
Workflow
1. Parse Input
Target: $ARGUMENTS
If the target above is non-empty, use it immediately — do NOT ask the user to confirm or re-provide it. Parse it as follows:
- Feature/Product description: Extract the core idea, target users, and expected outcomes
- Context flags: Parse optional flags like
--skip-data-team,--focus=sales,pm,--quick
If the target above is empty, ask the user what feature or product to evaluate and wait for their response.