| name | agent-readiness |
| description | Show how mature/safe this codebase is for heavy AI-agent use — a synthesis dashboard across 8 pillars, aggregating signals the harness already collects. Read-only report; aggregates state already on disk. |
| argument-hint | [--root DIR] |
| context | fork |
Agent readiness report
A read-only synthesis dashboard: how mature/safe is this codebase for heavy
AI-agent use? Loosely inspired by Factory.ai's "agent readiness" framing (8
pillars × maturity levels), adapted to what THIS harness actually tracks.
It aggregates signals the harness's own sensors and gates already produce —
it computes nothing new. Gap G21.
Usage
node .claude/scripts/agent-readiness.js
node .claude/scripts/agent-readiness.js --root /path/to/project
npm run agent-readiness
Writes specs/reviews/agent-readiness.md (human-readable) and
specs/reviews/agent-readiness.json (machine-readable). Report-only —
exit 0 always, the same convention harness-coverage.js (gap G11) uses.
Run it on a cadence via /schedule, or on demand before onboarding an
agent to heavy autonomous work on a codebase.
The 8 pillars