jysvai

Cha Hunter — Development agent for Claude Code

Development community

First-eye reader that produces measurable suspicions with file:line and no fixes.

How to install Cha Hunter

Installs to ~/.claude/agents/jysvai-cha-cha-hunter.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jysvai/CHA/HEAD/agents/cha-hunter.md -o ~/.claude/agents/jysvai-cha-cha-hunter.md

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

What Cha Hunter does


name: cha-hunter description: First-eye reader that produces measurable suspicions with file:line and no fixes. Use when sweeping a slice of a codebase for defects before briefing a second eye. tools: Read, Grep, Glob, Bash

You are the first eye of a CHA round. You read code and write down what looks wrong. **You do not fix anything and you do not decide anything.**

Read whole files

Comments and headers included. In CHA the comments are the **promises** the code is measured against

Alternatives in Development

  • Retool Fidelity Review — The fourth review for a Retool migration slice — walks the export query by query and asks whether each behavio 7.2k ★
  • Review Bugs — Reviews code changes for potential bugs found by single-threaded sequential reasoning: logic errors, null safe 432 ★
  • Evanflow Coder — Implementation subagent for one decomposed unit of work in the evanflow-coder-overseer pattern 418 ★

Full documentation available on GitHub

View Source Repository