aif-roadmap

Creates and updates project roadmaps with major milestones in .ai-factory/ROADMAP.md.

2|Updated Aug 22, 2025
One-click install
npx skills add https://github.com/drsapaev/final --skill aif-roadmap-drsapaev
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-roadmap
Source: https://github.com/drsapaev/final/tree/main/.codex/skills/aif-roadmap
Command: npx skills add https://github.com/drsapaev/final --skill aif-roadmap-drsapaev

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill helps you define and manage the strategic direction of your project by creating and updating a clear roadmap with major milestones.

Core Features & Use Cases

  • Roadmap Creation: Generates a high-level project plan based on project vision or codebase analysis.
  • Progress Tracking: Allows for checking the status of milestones against the actual project development.
  • Milestone Management: Facilitates adding, removing, or reordering milestones as the project evolves.
  • Use Case: When starting a new software project, use this Skill to outline the key features and phases, ensuring everyone understands the development path 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 with major milestones?

Creating a project roadmap involves generating a `.ai-factory/ROADMAP.md` file that acts as a checklist of high-level goals, derived from your project vision or codebase analysis.

What is the best way to track progress against project milestones?

Tracking milestone progress is done by checking the actual project development against the milestones defined in your roadmap file, allowing you to see exactly where your project stands strategically.

Can I update an existing project plan to add or reorder milestones?

Yes, you can update an existing project plan by adding, removing, or reordering milestones as your project evolves, keeping the roadmap file synchronized with your current strategy.

Does roadmap generation work with codebase analysis or do I need a predefined strategy?

Roadmap generation works with both; it supports interactive input for a predefined strategy and can also analyze your codebase directly to outline key features and development phases.

When should I use a strategic roadmap for software project management?

You should use a strategic roadmap when starting a new software project to outline key features and phases, ensuring everyone on the team understands the development path and priorities.