Audits core framework integrity by validating safety guardrails, state persistence, and skill configuration to ensure stable multi-agent orchestration.
Designed for the cc-sessions orchestration environment, the Framework Health Check skill serves as a diagnostic engine to maintain system reliability and safety. It systematically evaluates critical components like write-gating enforcement, JSON state persistence, and skill precedence rules to prevent configuration drift or logic failures. By checking the freshness of LCMP (Long-term Context Management Protocol) files and handoff log structures, it identifies potential issues before they impact development workflows, providing detailed status reports and suggesting specific repair tasks when anomalies are detected.
主な機能
01Skill precedence and rule syntax verification
02LCMP freshness tracking for decisions, insights, and gotchas
03State persistence auditing for JSON session integrity
04Write-gating validation to ensure safety across DAIC modes
052 GitHub stars
06Handoff log structure validation using YAML schema checks
ユースケース
01Performing routine safety audits to ensure write-protection is functioning correctly
02Verifying framework integrity after system updates or configuration changes
03Diagnosing unexpected behavior in multi-agent state management