triage

Convert categorized findings into ready-to-work CLI todo items.

25|15|Updated Aug 2, 2021
One-click install
npx skills add https://github.com/JesusFilm/core --skill triage-jesusfilm
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/JesusFilm/core/tree/main/.claude/skills/triage
Command: npx skills add https://github.com/JesusFilm/core --skill triage-jesusfilm

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Triage and categorize findings from code reviews, security audits, and performance analyses into actionable to-do items, enabling faster decision-making and reducing ambiguity.

Core Features & Use Cases

  • Presents each finding in a standard, structured format to guide triage decisions.
  • Transforms findings into ready-to-work items with status, priority, and metadata for backlogs or PR workflows.
  • Supports a deterministic triage workflow across reviews, audits, and performance analyses.

Quick Start

Provide triage results and decide on adding each finding to the to-do list without writing any code.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I convert code review findings into actionable todo items?

To convert code review findings into actionable todo items, use a triage workflow that applies strict frontmatter and structured sections to categorize each finding with status and priority, avoiding coding during triage.

What is the best way to triage security audit findings for a backlog?

Triage security audit findings by presenting each in a standard structured format that transforms them into ready-to-work items with status, priority, and metadata for backlogs or PR workflows, ensuring faster decision-making and reducing ambiguity.

Can I use this triage workflow for performance analysis findings?

Yes, the triage workflow supports performance analyses alongside code reviews and security audits. It applies a deterministic process to evaluate each finding and decide whether to add it to the CLI todo system as a ready-to-work item.

Does the triage workflow write code or fix issues during processing?

No, the triage workflow strictly avoids coding during processing. It focuses solely on categorizing findings and converting them into structured todo items with frontmatter and metadata to guide subsequent development work.

How do I track issue priority from multiple categorized findings?

Track issue priority by transforming categorized findings into ready-to-work items equipped with status, priority, and metadata. This structured approach enables deterministic triage across reviews, audits, and performance analyses for the CLI todo system.