Loop Engineering Audit

Audits a repository for loop-engineering readiness — whether an AI coding agent can pick up a task, implement it, verify it with local checks, and hand off a PR in an unattended loop — and returns a graded report plus the ordered list of work needed to get there. Use when asked "can agents work on this repo autonomously", "audit this project for Claude Code / Cursor / Codex", "what's missing for AI agents to work here", "prepare this repo for loop engineering / agentic development", "is this codebase agent-ready", or to re-check a project after readiness work was done. The report is printed in chat and saved to docs/loop-engineering-audit.md in the audited project.

eagerworks 7b04109 10 files · 41.1 KB Updated

File contents

eagerworks/skills/tree/main/skills/loop-engineering-audit commit 7b04109d1b

Frequently asked questions

npx skillmds@latest add eagerworks/loop-engineering-audit