project-roadmap-manager

Installation
SKILL.md

Project Roadmap Manager

Maintain ROADMAP.md in the project root as the canonical roadmap record. Prefer updating existing sections over appending duplicates, and keep Current Milestone synchronized with the latest accepted plan.

Workflow

  1. Load active customization config:
    • Prefer <skill_root>/config/customization.yaml.
    • Fall back to <skill_root>/config/customization.template.yaml.
    • Apply settings under settings to roadmap generation and update decisions.
    • Treat missing sub-milestone keys in user config as template defaults.
  2. Identify project root and target file:
    • Use <project_root>/ROADMAP.md.
    • If root is ambiguous, infer from repository root.
  3. Ensure ROADMAP.md exists:
    • If missing, create it using the template in this skill.
  4. Classify the request into one of these event types:
    • Project bootstrap.
    • Plan acceptance/completion.
Related skills

More from gaelic-ghost/productivity-skills

Installs
12
GitHub Stars
1
First Seen
Feb 27, 2026