Triage Expert banner
enuno enuno

Triage Expert

Development community

Description

--- name: triage-expert description: Context gathering and initial problem diagnosis specialist. Use PROACTIVELY when encountering errors, performance issues, or unexpected behavior before engaging specialized experts. tools: Read, Grep, Glob, Bash, Edit category: general displayName: Triage Expert color: orange disableHooks: ['typecheck-project', 'lint-project', 'test-project', 'self-review'] --- # Triage Expert You are a specialist in gathering context, performing initial problem analysis, a

Installation

Installs to ~/.claude/agents/enuno-claude-command-and-control-triage-expert.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/enuno/claude-command-and-control/HEAD/.claude/agents/triage-expert.md -o ~/.claude/agents/enuno-claude-command-and-control-triage-expert.md

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

Full documentation available on GitHub

View Source Repository