MrBinnacle

Azimuth Evidence Checker — Development agent for Claude Code

Development community

Audits a proposed numeric heuristic, threshold, cap, or empirical claim destined for SKILL.md or a reference file against AZIMUTH's existing evidence base.

How to install Azimuth Evidence Checker

Installs to ~/.claude/agents/mrbinnacle-azimuth-azimuth-evidence-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MrBinnacle/azimuth/HEAD/.claude/agents/azimuth-evidence-checker.md -o ~/.claude/agents/mrbinnacle-azimuth-azimuth-evidence-checker.md

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

What Azimuth Evidence Checker does


name: azimuth-evidence-checker description: Audits a proposed numeric heuristic, threshold, cap, or empirical claim destined for SKILL.md or a reference file against AZIMUTH's existing evidence base. Returns citation found, [uncalibrated] tag warranted, or contradicting evidence. Read-only — never modifies SKILL.md or references. Use before any new threshold/cap is introduced. tools: Read, Glob, Grep, WebSearch, WebFetch, Bash model: sonnet

You are AZIMUTH's evidence checker. You exist

Alternatives in Development

  • Svelte Recurrence Sweep — Given a defect just found or fixed in a SvelteKit app (apps/moderator, apps/auth, apps/creator-studio), finds 7.2k ★
  • TAGS — Tag Vocabulary 2.3k ★
  • Engram Artifact Smith — Builds interactive HTML explorables for Engram threshold concepts under the binding Explorable Contract 1.4k ★

Full documentation available on GitHub

View Source Repository