원클릭으로
flywheel-priority-evaluate
Re-evaluate and normalize issue priority labels (p0-p3) based on issue content and business impact.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Re-evaluate and normalize issue priority labels (p0-p3) based on issue content and business impact.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Generate candidate fix PRs for one issue in this repository. Use when working on the 3-candidate fix model, TDD fix flow, and strict branch/PR naming conventions.
Investigate failed CI runs and create a dedicated fix PR. Use when CI workflow fails, when user asks to auto-fix failing checks, or when analyzing job logs for minimal corrective changes.
Curate GitHub issues for this repository. Use when user asks to control open issue count, clean backlog, enforce p0-p3/frozen priority strategy, or batch-close low-priority stale issues.
Arbitrate multiple candidate PRs for the same issue and merge exactly one winner. Use when running merge-pr workflow or comparing AUTOFIX candidate PRs.
Scan repository source files and create high-value GitHub issues with bounded volume and deduplication.
| name | flywheel-priority-evaluate |
| description | Re-evaluate and normalize issue priority labels (p0-p3) based on issue content and business impact. |
| allowed-tools | Read,Grep,Glob,LS,Bash(gh *),Bash(git *) |
Ensure every open issue has exactly one priority label aligned with impact and urgency.
.github/FLYWHEEL.md and .github/workflows/evaluate.yml.p0: security/data-loss/blockerp1: important bug/perf/core degradationp2: normal bug/quality/test debtp3: docs/refactor/low urgencyp0|p1|p2|p3.p2.