Roadmap Analyzer

🌐Community
by shipshitdev · vlatest · Repository

Analyzes roadmaps for potential risks & gaps, streamlining project planning and ensuring strategic alignment for better outcomes.

Install on your platform

We auto-selected Claude Code based on this skill’s supported platforms.

1

Run in terminal (recommended)

terminal
claude mcp add roadmap-analyzer npx -- -y @trustedskills/roadmap-analyzer
2

Or manually add to ~/.claude/settings.json

~/.claude/settings.json
{
  "mcpServers": {
    "roadmap-analyzer": {
      "command": "npx",
      "args": [
        "-y",
        "@trustedskills/roadmap-analyzer"
      ]
    }
  }
}

Requires Claude Code (claude CLI). Run claude --version to verify your install.

About This Skill

What it does

The Roadmap Analyzer skill helps align product development with customer needs by analyzing a project's current features against the requirements of its Ideal Customer Profile (ICP). It identifies gaps in functionality, prioritizes future development efforts, and defines strategic focus areas. The skill combines automated codebase analysis with user input to create actionable insights for roadmap planning.

When to use it

  • "What should we build next?"
  • "Compare our features against what our customers need."
  • "Analyze product gaps for our ICP."
  • "Help me plan the product roadmap."
  • "What features are missing for our target customers?"
  • "Evaluate our competitive positioning."

Key capabilities

  • Gap Analysis Table: A side-by-side comparison of ICP needs versus current features, highlighting areas where functionality is lacking.
  • Prioritized Backlog: A ranked list of features to build next based on alignment with the ICP and potential impact.
  • Strategic Themes: High-level focus areas with specific initiatives derived from the analysis.
  • Automated Codebase Scan: Searches code for feature implementations using patterns related to video editing, avatars, exports, templates, and AI features.
  • User Context Integration: Incorporates user input regarding undocumented or recently added features.
  • Feature Categorization: Organizes discovered features into predefined categories (e.g., Content Input, Video Editing, AI Features).

Example prompts

  • "Analyze our product roadmap for SMBs creating UGC."
  • "What are the gaps in our current feature set compared to our ICP?"
  • "Help me prioritize what we should build next based on customer needs."

Tips & gotchas

  • Before using this skill, ensure you have identified and documented your project's Ideal Customer Profile (ICP).
  • The automated codebase scan relies on predefined search patterns. User input is crucial to identify features not readily apparent in the code.
  • Features are categorized based on a reference file (feature-categories.md), which may need adjustment depending on the specific project.

Tags

🛡️

TrustedSkills Verification

Unlike other registries that point to live repositories, TrustedSkills pins every skill to a verified commit hash. This protects you from malicious updates — what you install today is exactly what was reviewed and verified.

Security Audits

Gen Agent Trust HubPass
SocketPass
SnykPass

Details

Version
vlatest
License
Author
shipshitdev
Installs
61

🌐 Community

Passed automated security scans.