ai-forge-audit

Installation
SKILL.md

AI Forge Audit

Batch-run ai-forge-judge across every skill and agent in the repo. One consolidated report — grades, top issues, priority order. Read-only: no fixes applied.

Requires the ai-forge-judge skill. If it is not available in this environment (no ai-forge-judge under any platform's skills/ root, and invoking it fails), stop: "ai-forge-judge skill not found — install it before running audit."


Workflow

Phase 0 — Coherence

Run before grading anything:

node scripts/check-ecosystem.cjs --roots <comma-separated roots>

check-ecosystem.cjs is local and read-only: it only reads files under the given roots and writes a JSON report to stdout — no network access, no subprocess spawning, no writes outside stdout.

Installs
7
First Seen
Aug 6, 2026
ai-forge-audit — robcsaszar/ai-forge