triage

Triage findings into ready-to-work todos with YAML frontmatter updates.

50|14|Updated Mar 11, 2026
One-click install
npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill triage-all-the-vibes
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/All-The-Vibes/ATV-StarterKit/tree/main/.github/skills/triage
Command: npx skills add https://github.com/All-The-Vibes/ATV-StarterKit --skill triage-all-the-vibes

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage and categorize findings to produce ready-to-work items for the CLI todo system, ensuring issues are tracked and addressed efficiently.

Core Features & Use Cases

  • Structured triage workflow: present findings with standardized fields and a clear decision path.
  • Status transitions: pending -> ready through YAML frontmatter updates and file renaming, preserving issue_ids and context.
  • Integration with the todo system: create or update todo items with rich metadata for fast action.
  • Item pruning: delete skipped findings to keep queues clean.
  • Audit trail: maintain work logs and acceptance criteria for traceability.

Quick Start

Review the next finding in the triage queue and decide to mark it ready, skip, or customize before creating a todo.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I triage code review findings into actionable todos?

Triage code review findings by presenting them in a standardized format, updating YAML frontmatter, and renaming files to ready status, which generates ready-to-work todos for the CLI todo system.

What is the best way to track security audit results for remediation?

Tracking security audit results involves categorizing findings and transitioning their status from pending to ready through YAML frontmatter updates, preserving issue IDs and context for efficient remediation.

How does the pending to ready status transition work for triaged findings?

The pending to ready status transition works by updating YAML frontmatter and renaming files to ready status, preserving issue IDs and context to ensure issues are tracked and addressed efficiently.

Can I delete skipped findings to keep the triage queue clean?

Yes, you can delete skipped findings to keep the triage queue clean. The workflow supports item pruning to remove skipped items and maintain an organized set of ready-to-work tasks.

Does the triage workflow maintain an audit trail for performance analyses?

Yes, the triage workflow maintains an audit trail for performance analyses by keeping work logs and acceptance criteria, ensuring traceability for categorized issues that require tracking and remediation.