triage-audit

Triage audit findings via UI or CLI with structured commentary and verdicts.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/orenmagid/claude-cabinet --skill triage-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage-audit
Source: https://github.com/orenmagid/claude-cabinet/tree/main/templates/skills/triage-audit
Command: npx skills add https://github.com/orenmagid/claude-cabinet --skill triage-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Triage and comment on audit findings to surface the most important items and guide decision-making, reducing cognitive load and accelerating closure.

Core Features & Use Cases

  • Load findings from audit runs or a findings store, group them by cabinet member, severity, and open state.
  • Present each finding with structured commentary, suggested actions, and a clear verdict pathway (Fix, Defer, Reject, ?).
  • Apply verdicts to update triage status, trigger auto-fixes, and create work items when needed.

Quick Start

Run the triage UI against your latest audit findings to begin evaluating unresolved items.

Frequently Asked Questions about triage-audit

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

FAQPage Schema
How do I triage audit findings to decide between fixing, deferring, or rejecting?

Triage audit findings by loading results into a structured UI or CLI that groups items by cabinet member, severity, and open state. The workflow presents organized commentary and suggested actions to guide human judgment for each verdict.

What is the best way to manage unresolved audit findings across multiple team members?

Manage unresolved audit findings by grouping results by cabinet member and open state within a triage workflow. This organizes commentary and applies verdicts to update triage status, trigger auto-fixes, and create work items as needed.

Can I customize the triage workflow phases when processing audit findings?

You can customize the audit findings triage workflow by adding optional custom phases to the standard skeleton workflow. The default phases cover loading findings, presenting them for triage, and applying final verdicts.

Does the triage workflow support both UI and CLI for applying verdicts?

The triage workflow supports applying verdicts through both a UI and a CLI interface. Both interfaces allow you to evaluate findings, assign verdicts like Fix or Defer, and update triage status.

How do I apply audit verdicts to automatically generate work items?

Apply audit verdicts through the triage workflow to automatically update triage status, trigger auto-fixes, and create work items. Verdict options include Fix, Defer, Reject, or Question to guide closure.

When should I not use an automated triage workflow for audit findings?

Avoid using automated triage workflows when audit findings require purely manual, unstructured investigation without clear verdict pathways. This workflow relies on structured commentary and predefined verdicts to accelerate decision-making.