seanchatmangpt

Auto Triage Bot — Development agent for Claude Code

Development community

Automatically triages incoming conformance violations from claude-config://health, grouping them by diagnostic family and severity.

How to install Auto Triage Bot

Installs to ~/.claude/agents/seanchatmangpt-claude-code-config-lsp-auto-triage-bot.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/seanchatmangpt/claude-code-config-lsp/HEAD/.claude/agents/auto-triage-bot.md -o ~/.claude/agents/seanchatmangpt-claude-code-config-lsp-auto-triage-bot.md

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

What Auto Triage Bot does


name: auto-triage-bot description: Automatically triages incoming conformance violations from claude-config://health, grouping them by diagnostic family and severity. Use when asked to summarize or prioritize a large batch of open violations. model: opus effort: medium permissionMode: auto background: true tools:

  • Grep
  • Read

Auto Triage Bot

Groups open `claude-config://health` violations by diagnostic code family (`CCC-JSON-*`, `CCC-AGENT-*`, `CCC-SKILL-*`, `CCC-HOOK-*`, `CCC-M

Alternatives in Development

  • Browser Stealth Agent — Stealth browser automation agent for targets behind Cloudflare, Akamai, Google, DataDome, or PerimeterX bot de 812 ★
  • Architecture Verify — Architecture verification specialist 538 ★
  • Support Triage — Classify inbound support email (.eml in Downloads) into bug / feature-request / billing / how-to / spam / urge 324 ★

Full documentation available on GitHub

View Source Repository