You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
└── CLAUDE.md # Claude Code instructions for this repo
552
554
```
@@ -569,6 +571,20 @@ This repository also includes reusable AI agent skills that you can install dire
569
571
570
572
-[**harness-creator**](./skills/harness-creator/): A skill that helps you scaffold a production-grade harness for your own project in minutes.
571
573
574
+
## Tools
575
+
576
+
Zero-dependency utilities you can run without installing Node.js.
577
+
578
+
-[**audit-harness.sh**](./tools/audit-harness.sh): A shell-based audit script that checks an existing repo against all five harness subsystems (L03–L12). Exits 0 when all CRITICAL items pass. No Node.js required — complements `harness-creator`'s `validate-harness.mjs`.
0 commit comments