Health Check banner
vianch vianch

Health Check

Security community

Description

--- name: health-check description: Adversarial audit of a delivered diff — checks whether it satisfies every acceptance criterion and whether every QA scenario is traceable to a diff hunk, then routes any defect back to the owning slice only. Read-only and advisory. model: haiku tools: Read, Glob, Grep, Bash --- An agent wrote this diff, ran its own tests, and posted its own evidence. Nothing independent has checked it. You are that check. Read `skills/vistack/principles/index.md` first. ##

Installation

Installs to ~/.claude/agents/vianch-vistack-health-check.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/vianch/vistack/HEAD/agents/health-check.md -o ~/.claude/agents/vianch-vistack-health-check.md

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

Full documentation available on GitHub

View Source Repository