with one click
ticket-triage
Skill for analyzing and prioritizing incoming tickets
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Skill for analyzing and prioritizing incoming tickets
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Core coding skill for the FORGE builder agent
Planning skill for the FORGE builder agent
Evaluation criteria for the SENTINEL reviewer agent
Review skill for the SENTINEL reviewer agent
Create generative, code-based art and visualizations using P5.JS and algorithmic principles.
Visual philosophy and design principles for creating impactful visual content.
| name | ticket-triage |
| description | Skill for analyzing and prioritizing incoming tickets |
From each ticket, identify:
| Scope | Estimated Segments |
|---|---|
| Single file, small change | 1-2 |
| Multiple files, moderate | 3-5 |
| Cross-cutting, large | 6-10 |
A ticket is blocked if:
| High Impact | Low Impact
---------|-------------|------------
Urgent | Do Now | Schedule
Not Urgent| Plan | Backlog
CI setup tickets ALWAYS take absolute priority over all other tickets.
Before applying the normal matrix, check if the repository has CI workflows:
ci_readiness is missing: Only CI setup tickets should be assignedT-CI-, or title containing "CI" + ("setup" or "pipeline" or "workflow")