triage
Triage an issue — decide whether to close, route to an active-plan area, or park. Codex equivalent of the Claude /triage command.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Triage an issue — decide whether to close, route to an active-plan area, or park. Codex equivalent of the Claude /triage command.
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
Scaffold a new ADR in `docs/decisions/`. Codex equivalent of the Claude /adr-new command.
Enumerate the active Spring Voyage `area:*` taxonomy and the owning umbrella for each. Codex equivalent of the Claude /areas command.
Build all .NET projects and the Next.js portal. Codex equivalent of the Claude /build command.
Format the codebase. If $ARGUMENTS is provided, format only that target. Codex equivalent of the Claude /format command.
Run every lint-class CI gate locally. Codex equivalent of the Claude /lint command.
Run the OpenAPI contract drift check locally — mirrors CI's `openapi-drift` job. Codex equivalent of the Claude /openapi-diff command.
| name | triage |
| description | Triage an issue — decide whether to close, route to an active-plan area, or park. Codex equivalent of the Claude /triage command. |
Codex equivalent of the Claude /triage command. Follow the same project workflow, using any provided user request as the command arguments.
Triage an issue — decide whether to close, route to an active-plan area, or park.
Usage: $triage <issue-number>
gh issue view <N> --repo cvoya-com/spring-voyage.docs/plan/; see its README.md). Apply the matching area:* label, set the active release milestone, and wire the issue as a sub-issue of the area umbrella. (v0.1's area taxonomy A–J is archived at docs/archive/plan/v0.1/.)backlog; no milestone.needs-thinking; the user owns these.ambient.gh-app gh issue edit <N> --add-label "<label>" --milestone "<active release, e.g. v0.2>" --repo cvoya-com/spring-voyage.gh-app gh issue comment and gh-app gh issue close.gh-app link-issue <N> --sub-issue-of <parent> (see the github-app skill).For triage scope and conventions, see docs/archive/plan/v0.1/areas/h-triage.md.