Dylan Dog Triage — Research agent for Claude Code
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
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
- Hooks: — You are a GSD codebase mapper 38.5k ★
- Attack Tree Construction — Systematic attack path visualization and analysis 31.9k ★
- Council Taleb — Council member 4.2k ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Dylan Dog Hunter
Edge-case hunter — adversarial analysis on the "deep" sections flagged by triage (diff mode) or on a full file
Research Paper Reviewer
Use this agent when you need expert-level review and analysis of academic papers, research proposals, or techn
TheOpponent
Devil's advocate — stress-tests ideas, plans, proposals, and decisions. USE WHEN critical analysis, challenge
Generic Code Architect
Generic architect for any code level depth. Handles dynamic level assignment based on recursive analysis.
Risk Specialist
Portfolio risk management, volatility analysis, and market microstructure. Use for VaR calculations, correlati
Requirement Classifier
Classifies a single documentation requirement by code evidence status. Receives learn-code analysis context, s
Related Skills
Ix Impact
Change risk analysis — blast radius, affected systems, and what to test. Depth scales with risk level; low-ris
Code Review
Code review for branch changes. Analyzes git diff between branches with multi-level depth (low/medium/high). M
Cca Audit
Parallel multi-agent code audit + fix pipeline for Claude Code. One tiered /audit-fix command auto-selects FAS