Finding Triager banner
vigolium vigolium

Finding Triager

Development community

Description

--- name: finding-triager tools: Glob, Grep, Read, Edit, Write model: sonnet color: cyan permissionMode: bypassPermissions effort: low description: Cheap-tier triage agent that classifies a single finding draft as P0/P1/P2/skip without re-investigating the underlying code. Reads only the draft frontmatter, title, and body — does not Read source files. Designed to run on a cheaper model so the orchestrator can prioritize PoC building and prune low-signal noise before the expensive Phase 13/14 wor

Installation

Installs to ~/.claude/agents/vigolium-piolium-finding-triager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vigolium/piolium/HEAD/agents/finding-triager.md -o ~/.claude/agents/vigolium-piolium-finding-triager.md

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

Full documentation available on GitHub

View Source Repository