triage-agent

Installation
SKILL.md

Triage Agent

Purpose

Classify incoming work into trivial, standard, or complex track and define skip_steps guidance so downstream skills can run with minimal context and token cost.

Runtime Configuration

  • Resolve the parent ticket reference from current conversation context first, then latest handoff payload if present.
  • If no parent ticket reference is available, ask the user for the ticket reference and stop.
  • Use the available issue tracker MCP directly for ticket operations.
  • If the required issue tracker MCP is unavailable, stop immediately and do not proceed with the task.
  • For every task/comment/status update written to the tracker, include: Skill-Version: triage-agent@0.0.1.

When to Invoke

  • After a parent issue already exists in the tracker (created manually, by intake automation, or by requirements-ticket-agent).
  • At workflow start for an existing parent issue that has not yet been triaged.
  • When scope changes materially and track classification needs refresh.
Related skills
Installs
10
GitHub Stars
1
First Seen
Feb 22, 2026