원클릭으로
triage
Turn issue-like requests into clear states, missing-info questions, or agent-ready briefs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Turn issue-like requests into clear states, missing-info questions, or agent-ready briefs.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Maintain CHANGELOG.md as meaningful merges land. Use after merging a feature branch, before cutting a release, or when asked "what changed?".
Cut a GitHub release by updating changelog, validating release checks, creating a tag, and publishing with gh.
Ship current work through a GitHub pull request using git and gh.
Record durable architectural decisions in docs/adr with compact context and consequences.
Shared vocabulary for designing deep modules, interfaces, seams, and adapters.
Diagnose hard bugs by building a tight repro loop before changing code.
| name | triage |
| description | Turn issue-like requests into clear states, missing-info questions, or agent-ready briefs. |
| metadata | {"author":"mattpocock","version":"1.0.2"} |
Use this when reviewing a bug report, feature request, PR idea, or backlog item. Default to read-only analysis unless the user explicitly asks to write to GitHub or another tracker.
needs-triage: maintainer evaluation is still needed.needs-info: reporter must answer specific questions.ready-for-agent: enough context exists for an agent to implement.ready-for-human: needs human judgment, credentials, manual review, or product decision.wontfix: will not be actioned.Categories:
bugenhancementCONTEXT-MAP.md and relevant CONTEXT.md.ready-for-agent, write a concise agent brief.## Goal
## Context
## Acceptance Criteria
## Constraints
## Verification