Help us improve
Share bugs, ideas, or general feedback.
Provides patterns for continuous autonomous agent loops with quality gates, evals, recovery controls, and loop selection flows. Use for reliable production agent workflows avoiding churn and stalls.
npx claudepluginhub hieuck/pro5chromemanagerHow this skill is triggered — by the user, by Claude, or both
Slash command
/everything-claude-code:continuous-agent-loopThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
This is the v1.8+ canonical loop skill name. It supersedes `autonomous-loops` while keeping compatibility for one release.
Provides patterns for continuous autonomous agent loops with quality gates, evals, recovery controls, and loop selection flows. Use for reliable production agent workflows avoiding churn and stalls.
Manages continuous autonomous agent loops with quality gates, evaluation harnesses, and recovery controls. Supports loop selection flow (sequential, parallel, RFC decomposition) and combined patterns.
Designs autonomous agent harnesses: research loops, evaluation scaffolds, locked/editable surfaces, durable logs, novelty gates, pruning, rollback, PR preparation, and human approval boundaries.
Share bugs, ideas, or general feedback.
This is the v1.8+ canonical loop skill name. It supersedes autonomous-loops while keeping compatibility for one release.
Start
|
+-- Need strict CI/PR control? -- yes --> continuous-pr
|
+-- Need RFC decomposition? -- yes --> rfc-dag
|
+-- Need exploratory parallel generation? -- yes --> infinite
|
+-- default --> sequential
Recommended production stack:
ralphinho-rfc-pipeline)plankton-code-quality + /quality-gate)eval-harness)nanoclaw-repl)/harness-audit