SIGN IN SIGN UP
payloadcms / payload UNCLAIMED

Payload is the open-source, fullstack Next.js framework, giving you instant backend superpowers. Get a full TypeScript backend and admin panel instantly. Use Payload as a headless CMS or for building powerful applications.

0 0 12 TypeScript

chore(claude): create triage command (#14791)

Adds a new `/triage` slash command to streamline the GitHub issue
investigation workflow. This command automates the process of validating
issues, identifying code locations, and determining next steps.

Usage: `/triage <issue-number-or-url>`

- Accepts issue number or URL as argument
- Fetches issue data via `gh` CLI
- Uses Explore agent for codebase investigation
- Generates structured triage report with validity verdict, confidence
level, code locations, and fix direction
- Auto-saves findings to `.claude/artifacts/triage-<issue-number>.md`
- Offers post-triage options: create failing test, generate resolution
plan, or complete
E
Elliot DeNolf committed
d50b60e3c7285574537cdb8034a21369a8dd3389
Parent: 20914cc
Committed by GitHub <noreply@github.com> on 12/8/2025, 9:15:43 PM