Action Priority Matrix

SkillDev tools

Compute Risk Priority Number (RPN = S x O x D), classify failure modes

Available today. Use it from your connected AI after setup.

Connect ahel once, and every AI you use reads what you have installed.

Then ask your AI: use the Action Priority Matrix skill

What this skill tells your AI

The instructions your AI receives, as published by yogsoth-ai/de-anthropocentric-research-engine in skills/action-priority-matrix/SKILL.md and read by ahel’s review.

Computes RPN and classifies failure modes into High/Medium/Low action priority.

Execution

Subagent — spawned via subagent-spawning/spawn-agent.

Why Subagent

Priority classification requires mechanical computation followed by judgment on borderline cases. Isolated context ensures consistent application of thresholds.

Input

  • severity_scores: S scores for all failure modes
  • occurrence_scores: O scores for all failure modes
  • detection_scores: D scores for all failure modes

Output

  • priority_matrix: Full table with S, O, D, RPN, and H/M/L classification
  • action_required: H-priority items requiring mandatory mitigation
  • borderline_cases: Items near threshold boundaries

Available SOPs

Optional, no fixed order; the final leaf is always a sop.

SOPWhen to use
spawn-agentSpawn a customized CC subagent with full MCP tool access. Used by SOPs that declare execution: subagent.

Signals

GitHub stars
469
Forks
37
Last commit
Sep 2026
Advanced
Catalog kind
skill
Gateway key
action-priority-matrix
Source
github.com/yogsoth-ai/de-anthropocentric-research-engine