issue-prioritize

Score open issues from GitHub, GitLab, and Linear into a ranked prioritization report.

1|Updated Aug 16, 2025
One-click install
npx skills add https://github.com/RB-chrismandich/Manifest --skill issue-prioritize-rb-chrismandich
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: issue-prioritize
Source: https://github.com/RB-chrismandich/Manifest/tree/main/configs/claude/skills/issue-prioritize
Command: npx skills add https://github.com/RB-chrismandich/Manifest --skill issue-prioritize-rb-chrismandich

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically triage and prioritize open issues across GitHub, GitLab, and Linear by scoring and ranking tasks to help teams decide what to work on next.

Core Features & Use Cases

  • Cross-platform issue retrieval from GitHub, GitLab, and Linear.
  • Weighted scoring by Impact, Urgency, Readiness, and Risk with a ranked prioritization report.
  • Read-only operation that never mutates issues, with optional project context and label-based filtering.

Quick Start

Run /issue-prioritize to generate a ranked list of top issues.

Frequently Asked Questions about issue-prioritize

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

FAQPage Schema
How do I prioritize open issues across GitHub, GitLab, and Linear?

To prioritize open issues across GitHub, GitLab, and Linear, this skill retrieves and scores them using a weighted formula based on Impact, Urgency, Readiness, and Risk to generate a ranked report.

Can I filter and score issues using labels and project context?

Yes, you can filter and score issues using label-based filtering and optional project context, which guides the heuristic prioritization to focus on relevant tasks within your specific project scope.

Does the issue scoring process modify my existing tickets?

No, the issue scoring process enforces read-only, non-mutating behavior, meaning it retrieves and evaluates your tickets without modifying any existing issue data across your connected platforms.

What is the best way to triage cross-platform issues from multiple repositories?

The best way to triage cross-platform issues is by applying a weighted scoring formula that evaluates Impact, Urgency, Readiness, and Risk, generating a single ranked prioritization list across platforms.

How does the agent-assisted scoring work for top candidate issues?

Agent-assisted scoring performs an optional, deeper evaluation on the top candidate issues after the initial heuristic scoring generates the ranked prioritization report, refining the top results.