Analyze product screenshots to extract features and generate development task lists.
Analyze product screenshots using a multi-agent pipeline to extract features and generate hierarchical development task lists. Use this when planning development from UI mockups or conducting competitive analysis.
/plugin marketplace add notedit/happy-coding-agent/plugin install notedit-happy-coding-agent@notedit/happy-coding-agentScreenshot path or descriptionThis command uses a multi-agent pipeline for comprehensive screenshot analysis.
Goal: Understand what screenshots to analyze
Initial request: $ARGUMENTS
Actions:
For each screenshot, launch THREE analysis agents IN PARALLEL using Task tool:
Launch all three in a SINGLE message with multiple Task tool calls:
Task 1: UI Analysis
Task 2: Interaction Analysis
Task 3: Business Analysis
Each agent should:
After parallel analyses complete, launch synthesizer agent:
Task 4: Synthesis
The synthesizer should:
Launch reviewer agent to validate:
Task 5: Review
The reviewer should:
docs/plans/YYYY-MM-DD-<product>-features.mdWhen you reach Phase 2, your response should include THREE Task tool calls like:
[Task 1: UI Analysis for screenshot.png]
[Task 2: Interaction Analysis for screenshot.png]
[Task 3: Business Analysis for screenshot.png]
All launched simultaneously for maximum efficiency.