aif-roadmap

Generate and update .ai-factory/ROADMAP.md from project vision and codebase analysis.

Updated Mar 4, 2026
One-click install
npx skills add https://github.com/mind-systems/mind_context --skill aif-roadmap-mind-systems
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-roadmap
Source: https://github.com/mind-systems/mind_context/tree/main/.claude/skills/aif-roadmap
Command: npx skills add https://github.com/mind-systems/mind_context --skill aif-roadmap-mind-systems

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Draft a comprehensive project roadmap to align vision with milestones and track progress across an initiative.

Core Features & Use Cases

  • Create Roadmap: on first run, generates a .ai-factory/ROADMAP.md based on input and project context.
  • Update Roadmap: re-evaluates milestones against codebase changes and user input to adjust priorities and content.
  • Check Progress: scans the repository to mark milestones as completed and updates the Completed table.
  • Roadmap as source of truth: enforces ROADMAP.md formatting guidelines and provides a clear, auditable plan.

Quick Start

Draft a comprehensive project roadmap by gathering the vision, analyzing the codebase, and generating .ai-factory/ROADMAP.md.

Frequently Asked Questions about aif-roadmap

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

FAQPage Schema
How do I generate a project roadmap from an existing codebase?

To generate a project roadmap, the Skill analyzes your codebase and gathers your project vision to automatically draft a comprehensive ROADMAP.md file, aligning milestones with your current project context.

What is the best way to track milestone progress across a software initiative?

The best way to track milestone progress is using the check-progress mode, which scans your repository to mark completed milestones and automatically updates the Completed table within your roadmap file.

Can I update an existing roadmap to adjust priorities based on codebase changes?

Yes, you can update an existing roadmap. The update mode re-evaluates current milestones against recent codebase changes and user input to adjust project priorities and roadmap content.

Do I need a specific file format to maintain my project roadmap as the source of truth?

You need to use the enforced ROADMAP.md format to maintain your project roadmap. This specific markdown structure ensures a clear, auditable plan that serves as the single source of truth for planning initiatives.

Does this roadmap planning tool support automated milestone tracking?

Yes, automated milestone tracking is supported. The tool scans your repository during the check-progress mode to identify completed milestones and updates the roadmap file without requiring manual tracking input.