Triage Workflow

Standardize issue and pull request triage so incoming work is labeled, prioritized, and routed consistently.

majiayu000 Updated 567 repo stars

File contents

Triage Workflow

Purpose

Standardize issue and pull request triage so incoming work is labeled, prioritized, and routed consistently.

When to Use

  • New issues or PRs arrive
  • Weekly triage cadence
  • Security-related reports appear

Steps

  1. Validate the report has enough context and reproduction details.
  2. Apply type labels (bug, enhancement, documentation, question, security).
  3. Apply area labels (area/swift, area/javascript, area/ci, area/docs, area/examples).
  4. Apply priority (priority/critical, priority/high, priority/normal, priority/low).
  5. Assign or add to the appropriate milestone/backlog.
  6. For security reports, route to the Security Contact and restrict visibility.
  7. Apply staleness policy if applicable and add keep-open to exempt.

Output Contract

  • Issue/PR has correct labels and priority.
  • Ownership or next action is clear (assignee or milestone).
  • Security items are escalated and handled privately.

majiayu000/claude-skill-registry-data/tree/main/development/triage-workflow commit 9e0876a24e

Frequently asked questions

npx skillmds@latest add majiayu000/triage-workflow-2