Use this skill whenever you're implementing a non-trivial change -- a feature, a multi-file bug fix, a refactor, a migration, a framework or dependency upgrade, a schema or API change, performance work, an infrastructure or build-system edit, or anything spec-driven. Also triggered by argless resume phrases -- "resume", "continue", "keep going", "pick up where I left off", "let's get going" (bare phrases only; "resume the X project" or "resume the X investigation" routes to desk-research-project-status). It enforces the project's plan -> execute -> self-review -> fix loop with mechanical gates (lint, typecheck, tests) and adversarial review. Default to this skill for any task larger than a one-line edit.
$npx -y skills add eugenelim/agent-ready-repo --skill work-loopInstalls into the current project.
Run `npx skills use "https://github.com/eugenelim/agent-ready-repo" --skill "eugenelim/agent-ready-repo/work-loop"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/eugenelim/agent-ready-repo" that are relevant to the current task. Run `npx skills add "https://github.com/eugenelim/agent-ready-repo"` and select the relevant skills, then follow their instructions.