# Triage

> Classifies a newly registered request (type, priority, duplicate/ won't-fix screening) as part of the Requirement Intake stage's required checks (docs/PROCESS_CONTRACT.md, stage REQUIREMENT_INTAKE).

- Skill: `erik-corder/triage` (Agent Skill, multi-file: 7 files)
- Install (CLI): `npx skillmds@latest add erik-corder/triage`
- Raw SKILL.md: https://api.skillmd.com/api/skills/erik-corder/triage/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: erik-corder (https://skillmd.com/u/erik-corder)
- Updated: 2026-09-22
- Page: https://skillmd.com/skills/erik-corder/triage

---


# Triage

## Why this Skill exists, and why it maps to `REQUIREMENT_INTAKE`

The original 12-stage process model (superseded by the current
fourteen-stage `docs/PROCESS_CONTRACT.md`) had a distinct `Triage` stage
with its own accountable "Triage Owner" role. That stage no longer
exists: the rewritten Process Contract folds classification into
`REQUIREMENT_INTAKE`'s own required checks ("duplicate check run") and
gives that stage a single accountable role, the Requester
(`docs/ACCOUNTABILITY_MODEL.md` §4).

This Skill is kept as its own, separately reviewable unit — because
classification (priority, duplicate screening) is a distinct piece of
work from simply recording the request — but it is bound to the same
stage as `request-intake`, with the same accountable role, so it never
contradicts the current, canonical workflow.

## Rejection path

Declined (duplicate, out of scope, won't-fix) → the Work Packet's status
becomes `cancelled`, with the reason recorded, per
`docs/PROCESS_CONTRACT.md`, stage `REQUIREMENT_INTAKE`.

