원클릭으로
triage
Classify existing issues or PRs with the simple Boring state model and record the next action.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Classify existing issues or PRs with the simple Boring state model and record the next action.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Drive one ready artifact through implementation, proof, review, and owner handoff.
Review the named UI scenario or emit one bounded improvement packet.
Teach a boring-ui child app how to enable Google signup with @hachej/boring-core. Use when the user asks for Google auth, Google OAuth, social signup, or how to turn on Google sign-in/sign-up in a child app.
Ask which Boring skill or workflow fits your situation. A router over the local Boring skills.
Run an extremely strict maintainability review for abstraction quality, giant files, spaghetti-condition growth, and code-judo simplification opportunities.
Route a request to the right Boring v2 workflow skill without doing the work.
| name | triage |
| description | Classify existing issues or PRs with the simple Boring state model and record the next action. |
Classify issue/PR state. Do not implement.
Category, exactly one where possible:
bugenhancementState, exactly one:
needs-triage — not evaluated yetneeds-info — waiting for specific user/reporter answersready-for-agent — agent can plan or implement safelyready-for-human — human judgment/access/approval is requiredwontfix — rejected, duplicate, out of scope, or already solvedclarity — missing informationrisk — human judgment neededplan — needs spec/slices before codingimplementation — ready to buildproof — built but proof is missing/stalereview — code needs review/fixesmerge — ready but human/merge decision remainsask_user tool when available so it appears in the Boring UI inbox. If unavailable, post specific questions as a GitHub issue/PR comment.## Boring Triage
State: `<state>`
Category: `<bug|enhancement>`
Blocked by: `<clarity|risk|plan|implementation|proof|review|merge|none>`
Next: `/<skill> <target>`
Proof expected:
- Exact command:
- Screenshot/demo:
- Manual steps:
- Waiver if proof is not possible:
Human request:
- `ask_user` id or GitHub/PR comment URL, if applicable
Notes:
- ...