triage

Aggregate phase summaries into a severity-clustered triage.md findings list.

18|3|Updated Apr 16, 2026
One-click install
npx skills add https://github.com/kalpmodi/akira --skill triage-kalpmodi
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: triage
Source: https://github.com/kalpmodi/akira/tree/main/skills/triage
Command: npx skills add https://github.com/kalpmodi/akira --skill triage-kalpmodi

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Aggregates phase outputs to produce a single severity-clustered findings list for efficient reporting and action.

Core Features & Use Cases

  • Reads all phase summaries and corroboration outputs to surface top actionable issues.
  • Generates a structured triage document at triage.md with severity buckets.
  • Supports quick handoff to final report writing by highlighting critical and high risk findings.

Quick Start

Run triage on the latest phase outputs to generate triage.md with severity-clustered findings.

Frequently Asked Questions about triage

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

FAQPage Schema
How do I aggregate pentest findings into a single prioritized report?

To aggregate pentest findings into a prioritized report, use a triage process that collects phase summaries and corroboration outputs into a single severity-clustered findings list. This surfaces top actionable issues for efficient reporting and handoff.

What is the best way to cluster vulnerability findings by severity for reporting?

Clustering vulnerability findings by severity involves grouping corroboration outputs from recon, secrets, and exploit phases into structured severity buckets. This generates a triage document highlighting critical and high risk findings for quick action.

How do I generate a triage view from multiple security assessment phases?

Generating a triage view from multiple security assessment phases requires aggregating outputs across recon, secrets, exploit, and zerodayhunt phases. It produces a structured triage.md file featuring a Top 5 actionable findings list for reporting.

Does triage work with recon, secrets, and exploit phase outputs?

Yes, triage works with recon, secrets, exploit, and zerodayhunt phase outputs. It reads all phase summaries and corroboration outputs to surface top actionable issues, applying across any phases that produced results.

Can I use severity buckets to identify top actionable findings for final report writing?

Yes, you can use severity buckets to identify top actionable findings for final report writing. The triage process supports quick handoff by generating a structured document with a Top 5 actionable findings list highlighting critical risks.