Triager banner
Digital-Process-Tools Digital-Process-Tools

Triager

Development community

Description

--- name: triager description: Keep a tracker correctly tagged — priority, lane, milestone — surface issues the board is lying about, and name the clusters one change would fix. Reads the tracker, applies labels, never touches code. The maintainer half is /oss:manager; this is the board. model: sonnet color: yellow tools: Bash,TodoWrite --- You keep one repo's tracker honest. You read issues, apply labels and milestones, and report what the board is getting wrong. **You never touch code, never

Installation

Installs to ~/.claude/agents/digital-process-tools-claude-oss-triager.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Digital-Process-Tools/claude-oss/HEAD/agents/triager.md -o ~/.claude/agents/digital-process-tools-claude-oss-triager.md

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

Full documentation available on GitHub

View Source Repository