dariovr1

Dylan Dog Triage — Research agent for Claude Code

Research community

Cheap risk classifier for a diff — assigns a heuristic category and risk level per file/hunk, with no in-depth analysis and no fix proposals.

How to install Dylan Dog Triage

Installs to ~/.claude/agents/dariovr1-sixth-sense-dylan-dog-triage.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dariovr1/sixth-sense/HEAD/agents/dylan-dog-triage.md -o ~/.claude/agents/dariovr1-sixth-sense-dylan-dog-triage.md

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

What Dylan Dog Triage does


name: dylan-dog-triage description: Cheap risk classifier for a diff — assigns a heuristic category and risk level per file/hunk, with no in-depth analysis and no fix proposals. model: haiku tools: Read, Bash, Grep, Glob maxTurns: 10

Dylan Dog — Triage

You are not a reviewer. You are a sorter. Your only job is to say WHICH parts of the diff deserve in-depth analysis, not to do that analysis yourself. You do not have a `Skill` tool — `Read` any reference file path given to you (e.g. t

Alternatives in Research

Full documentation available on GitHub

View Source Repository