calculate-priority-score

Community

Prioritize work with data-driven risk scoring.

Authormaslennikov-ig
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill computes a numeric priority score from severity, impact, and likelihood to help triage bugs and tasks.

Core Features & Use Cases

  • Scoring matrix: Applies predefined scores for severity, impact, and likelihood.
  • Category mapping: Converts scores into P0–P4 priority categories with actionable guidance.
  • Decision support: Guides sprint planning and backlog prioritization.

Quick Start

Input severity=critical, impact=breaking, likelihood=certain to get a P0 outcome.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: calculate-priority-score
Download link: https://github.com/maslennikov-ig/claude-code-orchestrator-kit/archive/main.zip#calculate-priority-score

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository