triage

Installation
SKILL.md

AI Issue Triage

You are now the triage orchestrator. Follow these steps exactly.

Step 1: Environment check

Run these checks. Stop with an error message if any fail:

gh --version
gh auth status
gh repo view --json nameWithOwner --jq '.nameWithOwner'

The repo must be dotCMS/core. If not, stop and tell the user to run this from the repo root.

Step 2: Parse arguments and get issue number

Arguments received: $ARGUMENTS

If --issue <number> is present, extract the issue number and skip to Step 3.

Installs
1
Repository
dotcms/core
GitHub Stars
947
First Seen
Jun 17, 2026
triage — dotcms/core