roadmap

Manage product roadmaps in a single Markdown file with milestones and items.

Updated Apr 15, 2026
One-click install
npx skills add https://github.com/AAbdulghany/fms --skill roadmap-aabdulghany
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roadmap
Source: https://github.com/AAbdulghany/fms/tree/main/.claude/skills/roadmap
Command: npx skills add https://github.com/AAbdulghany/fms --skill roadmap-aabdulghany

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Roadmap management for product teams is often scattered across documents and inconsistent processes. This Skill provides a single, durable file per project to capture milestones and associated items, with deterministic write rules and a standardized workflow.

Core Features & Use Cases

  • Create, update, reorder, and remove milestones and items in a Markdown roadmap.
  • Render roadmaps as tables per milestone for clear visibility across teams.
  • Use within multi-project environments to maintain project alignment and track progress.

Quick Start

Create or update a project roadmap by running the roadmap skill and passing a milestone, an item, and an action.

Frequently Asked Questions about roadmap

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I manage product roadmap milestones in a single Markdown file?

Manage product roadmap milestones in a Markdown file by storing all project items and milestones in one durable location, enforcing one roadmap per project, and generating tabular milestone views for visible progress across releases.

What is the best way to track project milestones and ownership across multiple releases?

Track project milestones and ownership across releases by maintaining a standardized Markdown roadmap per project, which enforces consistent milestones, clear ownership, and updates metadata with each write to show visible progress.

Can I use a Markdown roadmap for multi-project environments?

Yes, you can use a Markdown roadmap for multi-project environments. The system enforces one roadmap file per project, allowing teams to maintain alignment and track progress consistently across different releases.

How do I add and reorder items within a project milestone table?

Add and reorder items within a project milestone table by executing add, remove, or reorder actions against the durable Markdown roadmap file, which automatically updates the metadata and renders the changes in a tabular view.

Does this roadmap skill require external dependencies or components to function?

No, this roadmap skill does not require external dependencies or components to function. It operates independently to plan and manage product roadmaps using only a single, durable Markdown file for storage.