aif-roadmap

Generate and manage strategic software project roadmaps from project context and codebase analysis.

Updated Apr 17, 2026
One-click install
npx skills add https://github.com/VeronikaVashkevich/job-tracking-app --skill aif-roadmap-veronikavashkevich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: aif-roadmap
Source: https://github.com/VeronikaVashkevich/job-tracking-app/tree/main/.opencode/skills/aif-roadmap
Command: npx skills add https://github.com/VeronikaVashkevich/job-tracking-app --skill aif-roadmap-veronikavashkevich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Create and maintain strategic roadmaps for software projects, turning vague goals into a concrete, shareable plan that guides development over time.

Core Features & Use Cases

  • Roadmap creation and updates: generate a high-level roadmap in .ai-factory/ROADMAP.md based on project context and codebase analysis.
  • Context-driven milestones: derive milestones from project descriptions (DESCRIPTION.md), architecture (ARCHITECTURE.md), and repository structure.
  • Mode-driven workflow: supports first-run creation (Mode 1), incremental updates (Mode 2), and progress checks (Mode 3) to adapt to evolving projects.
  • Enforcement of project rules: applies skill-context overrides to ensure ROADMAP.md aligns with project conventions and constraints.

Quick Start

Describe your project vision or allow me to analyze your codebase to generate a milestone roadmap.

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 strategic roadmap for my software project?

To generate a strategic roadmap, this Skill analyzes your project context from DESCRIPTION.md and ARCHITECTURE.md, scans your codebase, and produces an actionable ROADMAP.md with defined milestones.

What is the best way to update project milestones during development?

The best way to update project milestones is using incremental updates, which preserves existing milestones unless explicitly modified by user input, ensuring your roadmap adapts to evolving project goals.

Can I use codebase analysis to derive project management milestones?

Yes, you can use codebase analysis to derive project management milestones by scanning your repository structure and combining that data with architecture and project description files.

Does roadmap generation require specific project files to work?

Roadmap generation requires project context files like DESCRIPTION.md and ARCHITECTURE.md to accurately analyze your software project and derive context-driven milestones for the output plan.

What are the limitations of automated roadmap planning for complex projects?

Automated roadmap planning enforces project-specific skill-context rules and preserves existing milestones, but requires clear user input to update or remove outdated goals during incremental progress checks.