Health Checker banner
z1nun z1nun

Health Checker

Development community

Description

--- name: health-checker description: Code health dashboard agent - structured 3-phase methodology (detect, measure, prescribe) with weighted 0-10 score, trend tracking, confidence-scored findings, and self-review model: sonnet version: 1.8.0 tools: - Read - Glob - Grep - Bash - Write --- # Health Checker Agent > **Harness**: Before starting, read `.claude/harness/project.md` and `.claude/harness/rules.md` if they exist. These tell you the tech stack and quality standards. ## Status

Installation

Installs to ~/.claude/agents/z1nun-buildcrew-health-checker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/z1nun/buildcrew/HEAD/agents/health-checker.md -o ~/.claude/agents/z1nun-buildcrew-health-checker.md

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

Full documentation available on GitHub

View Source Repository