yugasun/aiops · Archived

triage

Move issues and external PRs through triage roles — categorise, verify, grill if needed, write agent-ready briefs.

First seen Jun 29, 2026

Installation

$ npx skills add yugasun/aiops --skill triage

Stronger alternatives

This repository is archived — consider an actively maintained alternative.

Similar popular skills

Related neighbors and high-traction skills in the same topics — useful to compare before installing.

Also in this package

Other skills from yugasun/aiops · top by installs.

npx skills add yugasun/aiops

Browse all from yugasun/aiops

More details

Agent compatibility

Declared targets from SKILL.md / docs. Unmarked agents are not listed — the skill may still install via the CLI.

Claude Code Not declared
Cursor Not declared
Codex Not declared
GitHub Copilot Not declared
Windsurf Not declared
Gemini CLI Not declared
Cline Not declared
OpenCode Not declared

Repository health

Stars 4
License LICENSE
Default branch main
Open issues 0
Status Archived

Package contents

Files included with this skill beyond the listing page.

  • skill md SKILL.md 1,807 B
  • docs SUMMARY.md 130 B

History

  1. First seen on skills.sh
  2. First recorded snapshot · 3 installs

SKILL.md

Triage

State machine for issues (and external PRs if configured in docs/agents/issue-tracker.md). Every tracker comment starts with:

This was generated by AI during triage.

Run /aiops-setup if triage label mapping is missing.

Roles

Category: bug | enhancement

State: needs-triage | needs-info | ready-for-agent | ready-for-human | wontfix

One category + one state per item. Label strings may differ — use docs/agents/triage-labels.md.

Brief format: [AGENT-BRIEF.md](AGENT-BRIEF.md). Rejections KB: [OUT-OF-SCOPE.md](OUT-OF-SCOPE.md).

Invocation

Natural language: "what needs attention", "triage #42", "move #42 to ready-for-agent".

Show attention

Buckets (oldest first): unlabeled, needs-triage, needs-info with new reporter activity. Tag [PR] vs [issue] when PRs are in scope.

Triage one item

  1. Gather — body, comments, labels, diff (PR). Check .out-of-scope/ for prior rejections; search codebase for existing implementation.
  2. Recommend category + state; wait for maintainer.
  3. Verify — reproduce bug or validate PR claims before grilling.
  4. Grill if needed — /grilling + /domain-modeling, update CONTEXT/ADRs inline.
  5. Apply outcome:

- ready-for-agent / ready-for-human — post brief - needs-info — triage notes (established + questions for reporter) - wontfix — already implemented (point to code) | rejected bug (close) | rejected enhancement (.out-of-scope/ then close)

Quick override

"Move #N to ready-for-agent" — apply directly after confirm; skip grill unless brief missing.