Loop dog food
Skill rossinsilico/loop-anything/.agents/skills/loop-dog-food
Make Codex and Claude loop orchestration easier and more powerful.
npx -y skills add rossinsilico/loop-anything --skill loop-dog-foodAssembled from the repository path, not quoted from the project. Check it against their README if it does not work.
One thing to look at
- 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.
What its author says it does
Copied from the file, not written here
Turn a spec, plan, orchestration pattern, or other work object into a bounded loop with visible state, a turn budget, review gates, and proof commands.
SKILL.md
1.5 KB, 303 tokens by cl100k_base, as published. Nobody here has run it
Loop Dog Food
Use this skill when the operator wants the repo, spec, plan, or orchestration pattern to improve itself through the loop.
Inputs
loop-state.mdloop-contract.mdloop-decisions.mdloop-prompts.md- A named work object, such as a spec, plan, branch, issue, repo area, or orchestration pattern
- A turn budget:
single,multi, orinfinite
Process
- Treat the work object as the current goal surface.
- Zoom out enough to identify the highest-leverage next loop task.
- Choose exactly one bounded task unless the turn budget explicitly permits additional iterations.
- Name the proof command before implementation starts.
- Keep permission boundaries visible in
loop-state.md. - Stop if the loop needs destructive action, hidden credentials, broader permissions, or proof that cannot be run.
Turn Budgets
single: complete one bounded iteration, record it, then stop.multi: continue while proof stays green and the state board names a next action.infinite: continue while compute and permission boundaries allow, but never bypass review, proof, or stop conditions.
Output
Update loop-state.md with the chosen task, proof command, stop condition, and
next action. Record durable decisions in loop-decisions.md.
What ships with it
Read from the repository
Just SKILL.md. No reference files, no scripts.