triage

Classify unchecked captures in CAPTURES.md into actionable work items.

1|Updated Feb 3, 2026
One-click install
npx skills add https://github.com/trungtnm/claude-code-utils --skill triage-trungtnm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/trungtnm/claude-code-utils/tree/main/plugins/skills/triage
Command: npx skills add https://github.com/trungtnm/claude-code-utils --skill triage-trungtnm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Converts unchecked captures from .ccu/CAPTURES.md into structured, actionable work items (beads, quick-fixes, deferrals, or reopens) to keep your backlog clean and progress visible.

Core Features & Use Cases

  • Classify captures into quick-fix, new-bead, inject, reopen, defer, or out-of-scope based on urgency and context.
  • Read prior decisions from .ccu/DECISIONS.md and reference recent activity to maintain continuity.
  • Create and update beads via the br CLI, enriching captures with context and acceptance criteria for autonomous agent work.

Quick Start

Process all unchecked captures in CAPTURES.md by running the triage workflow to classify each item and generate actionable work items.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I convert raw captures into actionable backlog work items?

Triage classifies unchecked captures from CAPTURES.md into structured work items like quick-fixes, new beads, deferrals, or reopens. It evaluates each capture against policy and enriches them with context and acceptance criteria for autonomous agent execution.

What is the best way to triage unchecked captures in a markdown workflow?

Triage streamlines backlog management by reading your capture list, evaluating urgency and context, and coordinating with the beads system. It ensures every item receives clear acceptance criteria, context, and candidate actions to maintain visible progress.

How are captures classified during the triage process?

Captures are classified into quick-fix, new-bead, inject, reopen, defer, or out-of-scope categories. The process reads prior decisions from DECISIONS.md and references recent activity to maintain continuity while generating actionable work items.

Can I use triage to enrich captures with acceptance criteria for autonomous work?

Yes, triage enriches captures by adding context and acceptance criteria required for autonomous agent work. It coordinates with the beads system via the br CLI to create and update work items, ensuring each capture includes clear candidate actions.

Does triage require the beads system to process my backlog?

Triage works by coordinating with the beads system when available, but it can independently classify captures from CAPTURES.md. It reads prior decisions and evaluates each item against policy to generate structured work items with robust guidance on escalation and status updates.

Why should I defer captures instead of turning them into immediate work items?

Deferring captures categorizes them as out-of-scope or lower priority based on urgency and context evaluation. This approach keeps your backlog clean by ensuring only actionable items with clear acceptance criteria progress, while deferrals maintain context for future reassessment.