Roadmap Planning (project-level)

Decompose projects into ordered features and milestones using YAML configuration.

Updated May 10, 2026
One-click install
npx skills add https://github.com/AshleyHollis/agentic-identity-lab --skill roadmap-planning-project-level
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: Roadmap Planning (project-level)
Source: https://github.com/AshleyHollis/agentic-identity-lab/tree/main/.copilot/skills/roadmap-planning
Command: npx skills add https://github.com/AshleyHollis/agentic-identity-lab --skill roadmap-planning-project-level

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill streamlines the process of decomposing a project into ordered, scoped features with milestones, ensuring efficient roadmap creation and organization.

Core Features & Use Cases

  • Feature Decomposition: Break down a project into features with milestones for structured planning.
  • Spec Status Dashboard: Monitor spec coverage and progress at a glance.
  • Project Status File: Maintain project status with external monitoring tools.
  • Use Case: Ideal for project leads to outline a project's roadmap post-architecture approval, facilitating collaboration and progress tracking.

Quick Start

Generate the roadmap for your project by using the Roadmap Planning skill and following the specified format in the .squad/project/roadmap.md file.

Frequently Asked Questions about Roadmap Planning (project-level)

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

FAQPage Schema
How do I decompose a project into features and milestones for roadmap creation?

You generate project status using JSON files, enabling external monitoring tools to track spec coverage and progress for structured roadmap creation.

What is the best way to track spec status and project progress for a roadmap?

You track spec status and project progress using a dashboard and a JSON project status file, enabling external monitoring tools to maintain real-time visibility over roadmap milestones.

Can I use YAML for configuration when planning project milestones?

YAML is utilized for configuration during roadmap planning, allowing you to define ordered features and milestones while monitoring project status through JSON files.

When do I need to create a project roadmap post-architecture approval?

Project roadmap creation is needed post-architecture approval to break down approved designs into ordered features and milestones, facilitating structured development and team collaboration.

Does roadmap planning work without external dependencies for project monitoring?

Roadmap planning operates without external dependencies, utilizing internal scripts and references to output a roadmap.md file and a JSON project status file for monitoring.