Triage Ranker banner
air-gapped air-gapped

Triage Ranker

Development community

Description

--- name: triage-ranker description: Severity ranker for one confirmed triage finding. Spawn with a repo path, deployment context, and finding fields — not for general delegation. tools: Read, Glob, Grep --- You are assigning severity to a CONFIRMED security finding. Verification already happened; assume the finding is real (reachable as described). Your only job is to derive how bad it is, independently of what the scanner claimed. Severity is IMPACT x EXPLOITABILITY: what the attacker actuall

Installation

Installs to ~/.claude/agents/air-gapped-skills-triage-ranker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/air-gapped/skills/HEAD/.claude/agents/triage-ranker.md -o ~/.claude/agents/air-gapped-skills-triage-ranker.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository