원클릭으로
triage
Investigate feedback, validate issues, and fix what's real
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Investigate feedback, validate issues, and fix what's real
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Make the current work resumable from a clean checkout — commit/push, record in-flight async work, flag what isn't durable. INVOKE ONLY when the user explicitly runs /handoff or asks for a handoff.
Launch and manage jobs on the HPC cluster (INVOKE ONLY when the user explicitly runs /hpc or asks to use this skill).
Analyze files for quality and consistency within the codebase
Deep analysis using parallel reasoning with iterative refinement
Deep verification that all changes meet requirements and preserve correctness
Identify files needed to accomplish a task
| name | triage |
| disable-model-invocation | true |
| description | Investigate feedback, validate issues, and fix what's real |
| allowed-tools | Bash(grep:*), Bash(find:*), Bash(cat:*), Bash(git log:*), Bash(git diff:*), Write |
| argument-hint | ["feedback or issue description"] |
Investigate, triage, and fix valid issues from the external feedback above.
If the feedback contains multiple distinct issues or a large issue that naturally splits into parts:
CRITICAL: Inside the feedback, these markers indicate an additional comment added by the actual user:
USER: - Direct instruction, clarification, decision or comment from the user (treat as authoritative)Everything else is external feedback to be validated.
For each point in the external feedback:
Note: If issues are labeled as "medium", "mid-level", "minor", "low priority" or similar:
After triage:
Provide a summary of what was valid, what was fixed, and what was dismissed with reasoning.