aif-roadmap

Generate and maintain a ROADMAP.md from project configuration files.

Updated Mar 23, 2024
One-click install
npx skills add https://github.com/Ard2p/sk-bar-site --skill aif-roadmap-ard2p
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-roadmap
Source: https://github.com/Ard2p/sk-bar-site/tree/main/.cursor/skills/aif-roadmap
Command: npx skills add https://github.com/Ard2p/sk-bar-site --skill aif-roadmap-ard2p

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Roadmap planning for projects is complex; this skill helps teams generate and maintain a high-level project roadmap that aligns stakeholders and guides milestones.

Core Features & Use Cases

  • Automated ROADMAP generation: creates the resolved ROADMAP.md at the default path (.ai-factory/ROADMAP.md) or a configured location.
  • Context-aware planning: reads project context from .ai-factory config.yaml and DESCRIPTION.md to inform milestones.
  • Mode-driven workflow: supports creating, updating, and checking progress of roadmaps with an interactive planning flow and automated progress checks.

Quick Start

Describe your project vision or goals and the AI will generate the initial ROADMAP.md for you.

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 strategic project roadmap with major milestones?

To create a strategic project roadmap, describe your project vision or goals and the AI will generate an initial ROADMAP.md file defining major milestones. This file serves as a single source of truth to align stakeholders and guide development.

Can I use my existing project context to inform roadmap planning?

Yes, you can use existing project context to inform roadmap planning. The system reads your project context from .ai-factory config.yaml and DESCRIPTION.md files to automatically generate and align relevant milestones.

What is the best way to maintain and update a project roadmap over time?

The best way to maintain a project roadmap is using a mode-driven workflow that supports updating existing roadmaps. This approach allows you to interactively adjust strategic goals and check progress against your ROADMAP.md file.

Does roadmap planning work for cross-team planning and product initiatives?

Roadmap planning works effectively for cross-team planning and product initiatives. The generated roadmap defines high-level strategic goals and milestones applicable to software development and broader project management scenarios.

Where does the generated ROADMAP.md file get saved by default?

The generated ROADMAP.md file is saved by default at the .ai-factory/ROADMAP.md path. You can also configure a custom output location to ensure the file integrates seamlessly into your existing documentation structure.