Finding Triager
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
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 RepositoryRelated Agents
Django Build Resolver
Django/Python build, migration, and dependency error resolution specialist. Fixes pip/Poetry errors, migration
Development Openai Codex CLI
(55.8k ⭐) - Lightweight coding agent that runs in your terminal.
Development src/agents/ — 11 Agent Definitions
**Generated:** 2026-04-11
Development Cavecrew Builder
>
Development Cavecrew Investigator
>
Development Cavecrew Reviewer
>
Development Related Skills
Auto Update
Pull the latest ECC repo changes and reinstall the current managed targets.
Ecc Guide
Navigate ECC's current agents, skills, commands, hooks, install profiles, and docs from the live repository su
Epic Claim
Claim an epic issue, stamp coordination state, and sync local ownership.