yena shared this post · 4h ago
MIKE

this is f*cking dangerous

someone just open sourced the entire "LOOP ENGINEERING" framework for free

the guy who built Claude Code at Anthropic said it himself:

"I don't prompt Claude anymore. I have loops running that prompt Claude. My job is to write loops.

stop prompting your agent. build the thing that prompts it for you.

discover → plan → execute → verify → repeat

you used to be inside that loop

loop engineering is you stepping out of it entirely

the repo includes:

  • 6 production ready patterns (daily triage, CI sweeper, PR babysitter)

  • clone and run starters for Claude Code, Codex, and Grok

  • a loop readiness CLI that scores your codebase

  • SKILL. md templates, STATE.md spine, full safety docs

use this one command to start(copy/paste):

npx @cobusgreyling/loop-init • --pattern daily-triage -tool claude-code

bookmark before this blows up

repo link : http://github.com/cobusgreyling/loop-engineering

767