roadmap-review

Audit roadmap health by verifying Stage 0 outputs, dependencies, and doc freshness.

6|Updated Apr 8, 2026
One-click install
npx skills add https://github.com/withpiper/pipekit --skill roadmap-review-withpiper
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roadmap-review
Source: https://github.com/withpiper/pipekit/tree/main/skills/00-roadmap-review
Command: npx skills add https://github.com/withpiper/pipekit --skill roadmap-review-withpiper

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Roadmap health is often hidden behind scattered artifacts and misaligned outputs. This Skill identifies gaps that threaten timely delivery by validating Stage 0 readiness and ensuring coherence between defined roadmaps and actual work items.

Core Features & Use Cases

  • Foundation checks: Verify concept briefs, project definitions, strategy docs, and ROADMAP/PHASES exist and are up to date.
  • Dependency alignment: Confirm that ROADMAP requirements map to Linear issues in the correct initiative and phase.
  • Readiness enforcement: Detect missing or stale documentation and misordered dependencies to prevent pipeline leakage.
  • Spec coverage: Assess the completeness of next-phase specs against planned work to keep schedules honest.

Quick Start

Run the roadmap health check to validate Stage 0 outputs and ensure roadmap coherence before starting a new phase.

Frequently Asked Questions about roadmap-review

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

FAQPage Schema
How do I audit roadmap health and readiness before starting a new phase?

To audit roadmap health, run a validation check on Stage 0 outputs to verify concept briefs, project definitions, strategy docs, ROADMAP.md, and PHASES.md exist, are fresh, and align with planned work.

What is a Stage 0 readiness check for product roadmap validation?

A Stage 0 readiness check validates that foundational artifacts like concept briefs, strategy docs, ROADMAP.md, and PHASES.md exist and are up to date before development begins, preventing pipeline leakage.

How do I check alignment between ROADMAP requirements and Linear issues?

You can check alignment by analyzing whether ROADMAP requirements correctly map to Linear issues within the proper initiative and phase, identifying any gaps or misalignments in the process.

How do I detect stale or missing documentation in a roadmap phase plan?

Detect stale or missing documentation by enforcing readiness checks across concept briefs, project definitions, and strategy docs, which reports any artifacts that are outdated or absent.

Can I assess next-phase spec coverage against planned Linear issues?

Yes, you can assess the completeness of next-phase specs against planned work items to ensure schedules remain honest and identify any missing dependencies before execution.

What happens when misordered dependencies are found during a roadmap health check?

When misordered dependencies are found during a roadmap health check, the validation process reports these misalignments alongside missing artifacts to prevent pipeline leakage and enforce readiness.