بنقرة واحدة
ticket-triage
Skill for analyzing and prioritizing incoming tickets
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
القائمة
Skill for analyzing and prioritizing incoming tickets
التثبيت باستخدام Codex أو Claude انسخ هذا Prompt والصقه في Codex أو Claude أو مساعد آخر ليراجع صفحة Skill ويثبّتها لك.
استنادا إلى تصنيف SOC المهني
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")