triage

Classify and prioritize vault research artifacts using category and stage tags.

1|1|Updated Apr 24, 2026
One-click install
npx skills add https://github.com/luan/agents --skill triage-luan
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/luan/agents/tree/main/skills/triage
Command: npx skills add https://github.com/luan/agents --skill triage-luan

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage helps teams quickly classify and prioritize vault research artifacts and tasks so the right work moves forward with the right level of detail.

Core Features & Use Cases

  • Categorize issues and improvements: Apply exactly one category tag (category/bug or category/enhancement) to keep work accurately labeled.
  • Advance a consistent triage state machine: Move artifacts through stage/needs-triage, stage/needs-info, stage/ready-for-agent, stage/ready-for-human, or stage/wontfix with guided transitions.
  • Produce actionable agent/human-ready outputs: Append standardized agent briefs or triage notes that include context, desired behavior, interfaces, and acceptance criteria.

Quick Start

Use triage when you want an AI to classify and move an identified vault artifact into the appropriate stage, such as ready-for-agent or needs-info, based on the maintainer’s request.

Frequently Asked Questions about triage

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I categorize and prioritize vault research artifacts for agent workflows?

To categorize and prioritize vault research artifacts, apply exactly one category tag and one stage tag per artifact. This metadata-driven triage process moves work into ready-for-agent or ready-for-human stages with guided transitions.

What is a workflow state machine for triaging bug reports and enhancements?

A triage workflow state machine advances artifacts through stages like needs-triage, needs-info, ready-for-agent, ready-for-human, or wontfix. It enforces guided transitions and requires exactly one category tag plus one stage tag per artifact.

How do I prepare standardized agent briefs from categorized vault tasks?

Preparing standardized agent briefs involves appending required AI-generated disclaimers and templates that include context, desired behavior, interfaces, and acceptance criteria to artifacts classified as ready-for-agent.

Can I re-triage vault artifacts automatically after new information arrives?

Yes, re-triaging vault artifacts after new answers arrive involves moving them back through the workflow state machine. You update the category and stage metadata to reflect the new status, such as changing needs-info to ready-for-agent.

Does triage support bug reproduction templates for categorized issues?

Yes, triage supports bug-specific reproduction templates. When an artifact is categorized as a bug, the skill applies standardized templates and required AI-generated disclaimers to ensure proper reproduction context.