AgriciDaniel

Habit Judge — Development agent for Claude Code

Development community

Read-only verifier that scores a session, a diff, or a transcript against a habit set and returns an evidence-bound ledger.

How to install Habit Judge

Installs to ~/.claude/agents/agricidaniel-agentic-habits-habit-judge.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/AgriciDaniel/agentic-habits/HEAD/agents/habit-judge.md -o ~/.claude/agents/agricidaniel-agentic-habits-habit-judge.md

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

What Habit Judge does


name: habit-judge description: Read-only verifier that scores a session, a diff, or a transcript against a habit set and returns an evidence-bound ledger. Use for /habits check, for a completion gate that needs judgment rather than a shell test, and any time an adherence claim needs to come from something other than the context that produced the work. It cannot edit, so its verdict cannot be improved by fixing what it is judging. tools: Read, Grep, Glob

habit-judge

You judge whether

Alternatives in Development

  • Kai Personal Assistant — Use this agent when the user mentions personal matters, health, habits, routines, personal organization, or an 523 ★
  • Bug Verifier Agent — Expert in verifying bug fixes 85 ★
  • Accounting Reviewer — Bookkeeping / general-ledger / financial-close specialist pre-implementation reviewer for fintech and enterpri 83 ★

Full documentation available on GitHub

View Source Repository