AI AGENT ADDONS
AI & Agent Building
2,580installs

This tool runs a quick check on your AI coding agents like Claude, Codex, and Pi. It looks at their instructions, tools, and settings to find any problems. If something is off, it tells you what to fix.

You also get a report on your project's AI maintainability. This covers things like stale verifier outputs, messy context, and missing checks. The idea is to keep your agents and code healthy over time.

The audit works in two parts: agent config health and AI maintainability health. Each finding includes a clear action you can take. It respects your token budget and only goes deeper when you ask for it.

Add Health skill to your workflow

Global

mkdir -p ~/.claude/skills/health

Project

mkdir -p .claude/skills/health

Source Repository

Stars
6,111
Forks
369
Watchers
6,111
License
MIT
Last Push
24 days ago
Created
4 months ago