Finding Merger — Development agent for Claude Code
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
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
- Root Cause Analyzer 694 ★
- Workflow Plan Checker — Validates plan quality with up to 3 revision rounds 530 ★
- Omd Critic — Reads the full run output, user feedback, and persona ABANDONs, then writes a root-cause critique of omd-maste 465 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Workflow Investigation Root Cause Validation
Independently validates a root cause hypothesis by tracing code and checking symptom coverage. Invoked synchro
Root Cause
Establishes whether a suspected cause actually causes an observed symptom, before any fix or revert is made. U
Flow Investigator
Read-only diagnostician. Given a symptom (a broken ship run, a failing check, a prod incident), runs diagnosis
Remediation
Vulnerability Remediation Agent (SSDF RV.2.2). Write-capable implementer for confirmed vulnerabilities only. I
Fe Git Operator
Dedicated git operations — splitting commits, safe staging that preserves the user's pre-existing index, writi
Root Cause Investigator
<!-- CONTRACT_START
Related Skills
NotebookLM Research Agent
A fully autonomous AI research agent that ingests sources into Google NotebookLM, runs deep web research, synt
Bug Race
Use when a bug has already survived at least one debugging attempt and you have 2-3 genuinely distinct root-ca
Hatch3r Bug Plan
Diagnose a complex incident -- reproduce the symptom, rank root-cause hypotheses, design the fix path, and emi