aif-roadmap

Create and update project roadmaps with milestones and progress checks.

Updated Feb 23, 2026
One-click install
npx skills add https://github.com/hightemp/process-manager --skill aif-roadmap
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-roadmap
Source: https://github.com/hightemp/process-manager/tree/main/.github/skills/aif-roadmap
Command: npx skills add https://github.com/hightemp/process-manager --skill aif-roadmap

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill helps you define, track, and manage your project's strategic direction by creating and updating a clear, high-level roadmap with major milestones.

Core Features & Use Cases

  • Roadmap Creation: Generates a .ai-factory/ROADMAP.md file from project vision or codebase analysis.
  • Milestone Tracking: Organizes project goals into actionable milestones with completion status.
  • Progress Checking: Analyzes the codebase to automatically identify completed milestones.
  • Use Case: When starting a new software project, use this Skill to outline the key features and phases, ensuring everyone on the team understands the project's trajectory and priorities.

Quick Start

Use the aif-roadmap skill to create a new project roadmap based on the provided project vision.

Frequently Asked Questions about aif-roadmap

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

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

To create a project roadmap, this Skill analyzes your project vision, codebase, and git history to generate a `.ai-factory/ROADMAP.md` file. This file outlines major milestones and strategic checklists to map your project's future direction.

What is the best way to track agile milestones and project strategy?

Tracking agile milestones is done by organizing project goals into actionable milestones with completion status within the `.ai-factory/ROADMAP.md` file. This provides a clear, high-level roadmap for managing your project's strategic direction.

Can I automatically check project milestone progress using git history?

Yes, you can automatically check milestone progress. The Skill analyzes your codebase and git history to identify completed milestones and updates the completion status within your project roadmap.

Does this roadmap generation tool require any external dependencies?

No external dependencies are required to use this roadmap generation tool. It operates independently using its built-in scripts and references to analyze your project and generate the roadmap file.

How do I update an existing project roadmap with new milestones?

To update an existing project roadmap, the Skill processes your latest codebase changes and project vision to modify the `.ai-factory/ROADMAP.md` file. It adjusts milestone statuses and adds new strategic checklists as needed.

When do I need a high-level roadmap file for my software project?

You need a high-level roadmap file when starting a new software project to outline key features and phases. It ensures your team understands the project's trajectory, priorities, and major milestones.