calc1f4r

Findings DB Synthesizer — Development agent for Claude Code

Development community

Closes the DB flywheel — turns an engagement's judge-confirmed findings into durable DB entries, hunt cards, and invariant-library growth.

How to install Findings DB Synthesizer

Installs to ~/.claude/agents/calc1f4r-horus-findings-db-synthesizer.md

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

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

What Findings DB Synthesizer does


name: findings-db-synthesizer description: Closes the DB flywheel — turns an engagement's judge-confirmed findings into durable DB entries, hunt cards, and invariant-library growth. Dedups against the existing DB first (enrich beats duplicate), drafts TEMPLATE.md-compliant entries from own findings rather than external reports, extracts fuzz/FV-validated invariants, and runs the generation contract honestly. Use after an audit's report ships. tools: [Agent, Bash, Edit, Glob, Grep, Read, Writ

Alternatives in Development

Full documentation available on GitHub

View Source Repository