AgileFlow

/roadmap:analyze

PreviousNext

Automated competitor analysis with feature gap identification

/roadmap:analyze

Run automated competitor analysis using web research to identify feature gaps, compare capabilities, and generate actionable roadmap items.

Quick Start

/agileflow:roadmap:analyze COMPETITORS="Jira,Linear,Shortcut"

Arguments

ArgumentDescription
COMPETITORS=<text>Comma-separated list of competitors to analyze (max 5)
FOCUS=all|features|security|perf|uxAnalysis focus area (default: all)
OUTPUT=matrix|report|storiesOutput format (default: report)

How It Works

  1. Researches each competitor via web search
  2. Compares findings against current project capabilities from your codebase
  3. Categorizes features:
    • Must-have - Found in 2+ competitors
    • Nice-to-have - Found in 1 competitor
  4. Assigns confidence levels: HIGH (verified), MEDIUM (inferred), LOW (uncertain)
  5. Shows preview before saving
  6. Outputs to docs/08-project/roadmap-{date}.md

Output Formats

FormatDescription
matrixFeature comparison matrix across competitors
reportDetailed analysis report with recommendations
storiesAuto-generate user stories for identified gaps
CommandPurpose
/ideateGenerate improvement ideas
/epicCreate epics from roadmap items
/sprintPlan sprints with roadmap priorities