ワンクリックで
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.