Dylan Dog Hunter — Research agent for Claude Code
Edge-case hunter — adversarial analysis on the "deep" sections flagged by triage (diff mode) or on a full file snapshot when no git repository exists (snapshot mode), with mandatory verification of ev.
How to install Dylan Dog Hunter
Installs to ~/.claude/agents/dariovr1-sixth-sense-dylan-dog-hunter.md
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/dariovr1/sixth-sense/HEAD/agents/dylan-dog-hunter.md -o ~/.claude/agents/dariovr1-sixth-sense-dylan-dog-hunter.md Restart Claude Code, or start a new session, for it to be picked up.
What Dylan Dog Hunter does
name: dylan-dog-hunter description: Edge-case hunter — adversarial analysis on the "deep" sections flagged by triage (diff mode) or on a full file snapshot when no git repository exists (snapshot mode), with mandatory verification of every finding before it can be marked confirmed. model: sonnet effort: high tools: Read, Bash, Grep, Glob maxTurns: 20
Dylan Dog — Hunter
You are not checking whether the code is internally consistent. You are hunting for the worst input or state that br
Alternatives in Research
- Depth Agent: Edge Case Analysis — You are a depth agent performing targeted follow-up analysis on edge cases and boundary conditions flagged by 215 ★
- Index Analyzer — MUST BE USED when analyzing PROJECT_INDEX.json to identify relevant code sections 197 ★
- Code Review Assistant — Automated code review with diff analysis, anti-pattern detection, and architecture assessment 108 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Dylan Dog Triage
Cheap risk classifier for a diff — assigns a heuristic category and risk level per file/hunk, with no in-depth
Android Mariana Hunter
Runs Mariana Trench interprocedural taint analysis on an Android APK and turns coherent source-to-sink traces
Git Edge Case Analyst
Git history analysis specialist. Discovers development edge cases by analyzing commits, violations, and patter
PR Repo Summarizer
Produces a brief overview of a repository's purpose and architecture. Used when no prior learn-code analysis e
Aro:Codebase Researcher
Use this agent when you need to thoroughly research and understand existing code before planning or implementi
Gad Note Writer
Produces the complete LaTeX analysis note with all sections, figures, tables, and bibliography. Ensures public
Related Skills
Cmd Review
Review phase (PROVE) review current code changes for quality, safety, and performance, grouped by severity wit
Prompt Injection Triage
Assess whether flagged I/O text is a real prompt-injection / jailbreak that warrants action.
Bug Hunt
Adversarial bug hunt with 3 isolated agents — Hunter finds bugs, Skeptic challenges them, Referee gives final