planning-and-roadmapping

Converts scattered prompts and backlog items into a prioritized roadmap document.

Updated Jan 3, 2026
One-click install
npx skills add https://github.com/GaryOcean428/pantheon-chat --skill planning-and-roadmapping
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: planning-and-roadmapping
Source: https://github.com/GaryOcean428/pantheon-chat/tree/main/skills/planning-and-roadmapping
Command: npx skills add https://github.com/GaryOcean428/pantheon-chat --skill planning-and-roadmapping

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

The planning-and-roadmapping skill helps teams transform scattered inputs—ideas, issues, and prompts—into a clear, prioritized, living roadmap that stays aligned with project progress.

Core Features & Use Cases

  • Collect inputs from prompts, issues, backlog items, and outputs from planning/red-team skills to seed the roadmap.
  • Normalize inputs into structured tasks with descriptions, dependencies, acceptance criteria, and statuses.
  • Prioritize items and update a canonical roadmap document (docs/00-roadmap/ master file) with cross-references to related artifacts.
  • Publish summaries and maintain living documentation that reflects ongoing progress and decisions.
  • Align roadmap with repository context via references to docs/00-roadmap and project artifacts.

Quick Start

Collect inputs from the current session and convert them into a prioritized, living roadmap; update the canonical roadmap file and publish a summary.

Frequently Asked Questions about planning-and-roadmapping

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

FAQPage Schema
How do I turn scattered backlog items and issues into a prioritized roadmap?

You can convert scattered backlog items into a prioritized roadmap by collecting prompts, issues, and tasks, then normalizing them with descriptions, dependencies, and acceptance criteria. This structures your inputs into a living document aligned with project progress.

What is a living roadmap and how does it maintain project documentation?

A living roadmap is a canonical document that continuously reflects ongoing progress and decisions. It maintains project documentation by cross-referencing artifacts and publishing summaries aligned with repository docs to keep everything updated as tasks evolve.

How do I normalize backlog items into structured tasks with dependencies and acceptance criteria?

To normalize backlog items into structured tasks, the skill processes raw inputs like issues and prompts, then formats each item with clear descriptions, dependency tracking, acceptance criteria, and current statuses for comprehensive roadmap integration.

Can I use inputs from planning or red-team sessions to seed a project roadmap?

Yes, you can use outputs from planning or red-team sessions to seed a project roadmap. The skill collects these outputs alongside prompts and issues, integrating them directly into the prioritized roadmap as structured tasks.

What's the best way to update a canonical roadmap document with cross-references to project artifacts?

The best way to update a canonical roadmap document is by prioritizing collected items and writing them to the master roadmap file, adding cross-references to related project artifacts to maintain a single source of truth for progress tracking.

Does this roadmap planning approach work without external dependencies or integrations?

Yes, this roadmap planning approach works without external dependencies. It operates independently to collect session inputs, normalize them into structured tasks, and update the canonical roadmap file directly within your repository documentation structure.