dariovr1

Dylan Dog Hunter — Research agent for Claude Code

Research community

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

Terminal
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 Repository