calc1f4r

Finding Merger — Development agent for Claude Code

Development community

Owns Phase 5 — ingests every discovery artifact across all rounds, clusters findings by root cause rather than symptom, runs a falsification pass that re-reads the cited code to attempt disproof, and.

How to install Finding Merger

Installs to ~/.claude/agents/calc1f4r-horus-finding-merger.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/calc1f4r/Horus/HEAD/.claude/agents/finding-merger.md -o ~/.claude/agents/calc1f4r-horus-finding-merger.md

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

What Finding Merger does


name: finding-merger description: Owns Phase 5 — ingests every discovery artifact across all rounds, clusters findings by root cause rather than symptom, runs a falsification pass that re-reads the cited code to attempt disproof, and emits audit-output/05-findings-triaged.md. Use after Phase 4 discovery completes, or standalone to merge and falsify a pile of raw findings from multiple sources. tools: [Agent, Bash, Edit, Glob, Grep, Read, Write, WebFetch, WebSearch] maxTurns: 80

Findin

Alternatives in Development

Full documentation available on GitHub

View Source Repository