What problem does it solve? Teams lose track of strategic direction when project goals live only in scattered notes or memory. This Skill generates and maintains a structured ROADMAP.md file that tracks major milestones, completion status, and project history in one place. ## Core Features & Use Cases - Roadmap Creation: Generates a milestone checklist from your project vision or by analyzing the existing codebase for completed work. - Progress Checking: Scans the codebase and git history to detect which milestones are done, in progress, or not started, then marks them complete with dates. - Roadmap Maintenance: Adds, reprioritizes, or revises milestones interactively while preserving a Completed table with dates. - Use Case: After bootstrapping a NestJS Telegram bot, run the skill to produce a roadmap of 5-15 milestones, then later run it in check mode to automatically mark finished milestones based on code evidence. ## Quick Start Ask the AI to create a project roadmap for this repository based on the current codebase and my product vision.