agent-readiness
Installation
SKILL.md
agent-readiness
Assess a repository's readiness for autonomous agent work (Γ la factory.ai's agent
readiness assessment, pylot-native). Clones the repo read-only, scores 8 dimensions,
and files a single π€ Agent Readiness Report issue in the assessed repo with scores and
a prioritized remediation checklist. Idempotent: re-runs update the existing report issue
instead of opening duplicates.
Install via npx:
npx skills add fellowship-dev/dogfooded-skills/skills/ops/agent-readiness
When to Use
- Onboarding a fresh repo/org into pylot β know what to fix before dispatching missions
- Demo: show a prospect exactly what agents need from their codebase, with a punch list
- Quarterly re-assessment of active repos (readiness drifts as codebases evolve)