triage

Categorizes CLI todo system findings and updates/adds YAML files accordingly.

240|75|Updated Jul 13, 2023
One-click install
npx skills add https://github.com/udecode/plate-playground-template --skill triage-udecode
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/udecode/plate-playground-template/tree/main/.codex/skills/triage
Command: npx skills add https://github.com/udecode/plate-playground-template --skill triage-udecode

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

This Skill helps you systematically process and categorize findings from code reviews, security audits, or performance analyses, ensuring that actionable items are properly logged and tracked.

Core Features & Use Cases

  • Structured Triage: Presents findings one by one in a standardized format for clear decision-making.
  • Todo System Integration: Converts approved findings into ready-to-work-on todo files with appropriate metadata.
  • Workflow Management: Guides the user through decisions (add, skip, customize) and manages the state of findings.
  • Use Case: After a code review, you have a list of potential issues. Use this Skill to quickly go through each one, decide if it's a valid todo, and have it automatically formatted and saved for the development team.

Quick Start

Use the triage skill to process pending todos in the todos directory.

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 of code review findings is managed by processing items one by one to decide whether to add, skip, or customize each finding. This systematically converts approved findings into structured todo files with YAML frontmatter for team tracking.

Can I customize findings before converting them into todo files?

Yes, findings can be customized during the triage workflow. The skill guides you through each item, allowing you to modify, skip, or approve findings before they are formatted and saved as todo files.

What is the best way to manage a backlog of security audit findings?

Managing a backlog of security audit findings involves categorizing and triaging them individually. This skill processes findings sequentially, updating or deleting corresponding todo files and tracking progress to prepare items for resolution.

Does this triage workflow update existing todo files automatically?

Yes, the triage workflow updates or deletes corresponding todo files and their YAML frontmatter automatically. This ensures that your task management system accurately reflects the decisions made during the categorization process.

How do I track progress when processing multiple code review findings?

Progress tracking is built into the triage process. The skill provides a summary of actions taken, including items added, skipped, or customized, ensuring clear visibility into your workflow as you prepare findings for resolution.