Loop Designer

Iterate-stage skill: turns a recurring chore into a guarded autonomous loop — five-part anatomy (Discover/Plan/Execute/Verify/Stop), five non-negotiable guardrails, and a verifier that is never the executor. Use when a repeated manual task should run on a schedule — 'turn this weekly chore into an autonomous loop', 'design a guarded loop for the digest', 'automate this triage safely' — or when /pm routes such a request here. Do NOT use for one-shot workflow hardening (guardrail-designer), for plain cron scheduling of a script, for executing the loop, or for definitions of autonomous loops.

Abhillashjadhav e05bc25 5 files · 19.3 KB Updated

File contents

Abhillashjadhav/PM-agent-OS/tree/main/.claude/skills/loop-designer commit e05bc250b9

Frequently asked questions

npx skillmds@latest add abhillashjadhav/loop-designer