What problem does it solve?
Manually verifying the integrity of a knowledge base (KB) harness for coordinated agent teams is time-consuming and error-prone, especially after making structural changes like adding new agents, updating rules, or modifying hooks. This Skill automates the validation process to catch misconfigurations and contradictions before they break agent workflows.
Core Features & Use Cases
- Comprehensive Harness Audits: Runs 7 distinct validation checks covering KB structure, required auditor skill installations, rule coherence, hook configuration, CLAUDE.md KB references, and feedback loop wiring.
- Structured Health Reporting: Generates a categorized report with critical issues, warnings, and informational notes, plus a clear overall health status (HEALTHY, DEGRADED, or BROKEN) based on issue severity.
- Use Case: Run this Skill immediately after any structural change to your harness (e.g., adding a new agent, updating project rules, modifying pre-commit hooks) to confirm all components are properly configured and aligned.
Quick Start
Use the harness-validator skill to run a full integrity check of your project's KB harness and receive a detailed health report with prioritized fixes for any issues found.