paniolo-scan
Audit + remediate
Measures how well a repository is set up for coding agents, then fixes what it finds.
The skill runs the deterministic npx @paniolo/cli scan diagnostic —
a static, read-only pass that never writes a file — presents your scores across the
six harness dimensions with findings grouped by severity, and leads with the
lowest-scoring dimension, where remediation pays off most.
Then your agent does the repair: pick findings (High + Medium is the default), the agent applies them in your working tree, and the scan re-runs so you can see the grade move. An opt-in AI review can add model judgment on top of the deterministic checks — fenced off, so it never touches the scores.
npx skills add paniolo-ai/scan --skill paniolo-scan