From startup-team
Use when evaluating a startup or product idea with an adversarial team simulation, before committing to building. Triggers on /startup or when user wants structured multi-perspective analysis of a business idea.
How this skill is triggered — by the user, by Claude, or both
Slash command
/startup-team:startupThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Simulate an adversarial leadership team discussion to evaluate a product or business idea. 15 built-in domain-expert personas debate, challenge, and refine the idea across multiple rounds until consensus or clear disagreement emerges. When the idea touches a domain no built-in persona covers, the skill detects the gap, creates a new persona matching the team's depth and format, and saves it to ...
Simulate an adversarial leadership team discussion to evaluate a product or business idea. 15 built-in domain-expert personas debate, challenge, and refine the idea across multiple rounds until consensus or clear disagreement emerges. When the idea touches a domain no built-in persona covers, the skill detects the gap, creates a new persona matching the team's depth and format, and saves it to the project for reuse. If the team recommends proceeding, a complete product requirements document is generated — ready for engineers or agent teams to begin implementing.
Parse the user's input after /startup:
/startup that isn't a flag. This is the business/product idea to evaluate.Examples:
/startup AI-powered code review tool → idea = "AI-powered code review tool", max_iterations = 5/startup A marketplace connecting freelance CFOs with Series A startups --max-iterations 3 → idea = "A marketplace connecting freelance CFOs with Series A startups", max_iterations = 3idea to the parsed idea textmax_iterations to the parsed value (default 5)personas_dir to the personas/ directory located in this plugin's root (two levels up from this skill file: ../../personas/)startup.prose from this skill directoryprose.md from the open-prose skill) and execute startup.prose
.claude/personas/ in the current project for previously-created dynamic personas and adds them to the available rosterpersonas/.claude/personas/ in the project where the skill runsnpx claudepluginhub bryanmig/startup-team-skill --plugin startup-teamSpawns three AI agents to run validation sprint on product ideas: researches user problems, market opportunities, risks; delivers scored build/no-build verdict.
Orchestrates 6-stage startup idea validation pipeline with decision gates, confidence scores, and composable presets. Use for /startup-validate or idea/market validation.
Generates 8-15 startup ideas from a theme or problem with gut-check ratings, top 3 picks, and validation steps. Use for exploring project spaces or expanding ideas.