fabric-prio

Calculate PRIO scores and regenerate a sorted backlog index.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/adaw/skills --skill fabric-prio
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: fabric-prio
Source: https://github.com/adaw/skills/tree/main/fabric-prio
Command: npx skills add https://github.com/adaw/skills --skill fabric-prio

SYSTEM DOCUMENTATION & REQUIREMENTS

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

What problem does it solve?

This Skill addresses the chaos of unprioritized backlogs by establishing a clear, objective, and machine-readable priority for each item, enabling efficient sprint planning.

Core Features & Use Cases

  • Transparent Scoring: Calculates priority based on Impact, Urgency, Readiness, Effort, and Staleness using a defined formula.
  • Backlog Sorting: Regenerates the backlog.md file, sorted by the new PRIO scores.
  • Vision Alignment: Incentivizes linking backlog items to strategic vision goals for higher priority.
  • Use Case: Before a sprint planning meeting, run this Skill to ensure the team is working with a backlog that reflects current strategic importance and readiness, preventing time wasted on low-value tasks.

Quick Start

Recalculate and normalize priority across all active backlog items.

Frequently Asked Questions about fabric-prio

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

FAQPage Schema
How do I prioritize backlog items objectively for sprint planning?

Backlog items are prioritized objectively by calculating a PRIO score based on impact, urgency, readiness, effort, and staleness. This establishes a clear, machine-readable priority for each item, enabling efficient sprint planning through an evidence-based execution queue.

What factors are used to calculate a priority score for task management?

Task management priority scores are calculated using impact, urgency, readiness, effort, and staleness. This defined formula provides transparent scoring to ensure the backlog reflects current strategic importance and readiness.

How does backlog scoring handle vision alignment for strategic goals?

Vision alignment is handled by incentivizing links between backlog items and strategic vision goals. Items linked to strategic goals receive higher priority scores, ensuring the execution queue reflects current strategic importance.

Can I automatically sort a markdown backlog file by priority score?

Yes, a markdown backlog file can be automatically sorted by priority score. The Skill updates item frontmatter with new PRIO scores and regenerates the sorted backlog.md file index accordingly.

What is included in the prioritization report for backlog items?

The prioritization report includes detailed rationale and warnings for the calculated PRIO scores. This ensures transparent sprint planning by providing an evidence-based execution queue with clear justifications for item rankings.

Do I need external dependencies to automate backlog management scoring?

No external dependencies are required to automate backlog management scoring. The Skill operates independently to calculate PRIO scores, update frontmatter, and regenerate the sorted backlog index.