From episteme
Designs safe unattended or long-running loops with explicit limits, checkpoints, and handoff artifacts for automation beyond one interactive session.
How this skill is triggered — by the user, by Claude, or both
Slash command
/episteme:bounded-loop-runnerThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
Use this skill when a user wants automation beyond one interactive session.
Use this skill when a user wants automation beyond one interactive session.
Include:
Do not default to unattended code-writing loops without explicit safeguards.
npx claudepluginhub junjslee/episteme --plugin epistemeDesigns, configures, and hardens autonomous agent loops with verification gates, persistent state, and stop conditions. Helps scope, build, and debug self-iterating agents.
Designs and orchestrates scheduled, multi-step agent loops (discover→triage→verify→land/escalate) with risk tiers, budget tracking, and a kill switch. Composes inner loops and native scheduling.
Find, compare, adapt, or design bounded AI-agent feedback loops with explicit checks, stop rules, guardrails, and handoffs. Use for recurring agent workflows, automation cadences, or iterative improvement processes.