roadmap-prioritization

Analyze the Prose project board and open issues to generate a prioritized plan.

2|1|Updated Dec 25, 2025
One-click install
npx skills add https://github.com/solo-ist/prose --skill roadmap-prioritization
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: roadmap-prioritization
Source: https://github.com/solo-ist/prose/tree/main/.claude/skills/roadmap-prioritization
Command: npx skills add https://github.com/solo-ist/prose --skill roadmap-prioritization

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Prioritizes work by analyzing the project board and open issues to surface the most impactful next steps with clear rationale, reducing guesswork and context switching.

Core Features & Use Cases

  • Board-to-priority mapping: groups open items by status and emits a ranked set of targets.
  • Readiness-aware ranking: weighs bugs, blockers, features, and in-progress work to minimize risk.
  • Use Case: a product team uses it to decide which issues to tackle next in the Prose roadmap (project #5) based on impact and feasibility.

Quick Start

Invoke roadmap-prioritization to generate a prioritized list from the Prose project board and open issues.

Frequently Asked Questions about roadmap-prioritization

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

FAQPage Schema
How do I prioritize GitHub issues for my project roadmap?

You can prioritize work by grouping open items by status, weighing bugs, blockers, features, and in-progress work to minimize risk and surface the most impactful next steps with clear rationale.

What is data-driven roadmap prioritization for GitHub projects?

Data-driven roadmap prioritization cross-references open issues and pull requests using the gh CLI to evaluate readiness and impact, producing a prioritized plan that reduces guesswork and context switching.

How do I use the GitHub CLI to identify high-impact project board work?

The skill uses the gh CLI to fetch data from your project board and open issues, cross-referencing pull requests and evaluating dependencies to emit a ranked set of development targets.

Can I rank bugs and feature requests together on my project board?

Yes, readiness-aware ranking weighs bugs, blockers, features, and in-progress work together to minimize risk and produce a prioritized list of issues to tackle next.

What is the best way to decide which issues to tackle next in GitHub?

Board-to-priority mapping groups open items by status and evaluates their feasibility and impact, generating a prioritized plan that helps product teams decide which issues to tackle next.