readiness
Installation
SKILL.md
Repository Readiness Assessment
Audit any repository to determine readiness for autonomous AI agent workflows. Produces a structured report scoring 81 distinct criteria.
Target: Use $ARGUMENTS if a GitHub URL is provided, otherwise analyze the current working directory.
Workflow
- Clone if needed — When
$ARGUMENTSis a GitHub URL, clone to/tmp - Discover context — Detect languages, locate source/test/config directories
- Identify apps — Count deployable units (monorepo services, libraries, etc.)
- Evaluate criteria — Score all 81 criteria from CRITERIA.md
- Calculate level — Determine maturity level 1-5 based on thresholds
- Generate report — Output visual ASCII report per OUTPUT_FORMAT.md
- Ask about HTML export — ALWAYS ask the user if they want the D3.js dashboard after the ASCII report; do not proceed until they answer