roadmap-updater

Update ROADMAP.md statuses from commits during git workflows.

Updated Dec 19, 2025
One-click install
npx skills add https://github.com/u9401066/copilot-capability-manager --skill roadmap-updater
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roadmap-updater
Source: https://github.com/u9401066/copilot-capability-manager/tree/main/.claude/skills/roadmap-updater
Command: npx skills add https://github.com/u9401066/copilot-capability-manager --skill roadmap-updater

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill eliminates the manual work of tracking project milestones by automatically updating ROADMAP.md based on completed features and new developments.

Quick Start

Update the project roadmap to mark the authentication feature as completed.

Frequently Asked Questions about roadmap-updater

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

FAQPage Schema
How do I automatically update my project roadmap when features are completed?

Automatically update your roadmap by triggering the Skill during git workflows—it analyzes commits to detect completed features, marks them with status indicators (📋→🚧→✅), and regenerates ROADMAP.md with matched items and new suggestions.

Can I track milestone progress in ROADMAP.md without manual updates?

Yes. The Skill monitors completed features and milestones during git workflows, automatically detecting finished work from commits and updating status markers so your roadmap stays current without intervention.

What happens when I commit completed features—does the roadmap update automatically?

When you commit during a milestone or planning workflow, the Skill analyzes your commits, identifies completed features, applies status transitions, and generates an updated ROADMAP.md with matched items and recommended new entries.

How does the Skill know which features are complete from my commits?

The Skill applies auto-detection logic to analyze commit messages and metadata during git workflows, matching completed work against roadmap items and suggesting unlisted features for inclusion.

Can I use this for projects that don't have a ROADMAP.md file yet?

Yes. The Skill generates a new ROADMAP.md with status markers and recommended entries based on completed features detected in your commits during milestone or planning-session workflows.