Loop Selection Flow
Review the “Loop Selection Flow” section in the pinned source before continuing.
affaan-m/ECC
Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
npx skills add https://github.com/affaan-m/ECC --skill "skills/continuous-agent-loop"Source checked Jul 28, 2026·Refresh due Oct 26, 2026
Limited to facts supported by the pinned source
This is the v1.8+ canonical loop skill name. It supersedes autonomous-loops while keeping compatibility for one release.
npx skills add https://github.com/affaan-m/ECC --skill "skills/continuous-agent-loop"The pinned source contains about 104 English words and 4 usable sections. That evidence supports a source profile, not a complete guide.
104 source words · 4 usable sections
What the source actually contains
Sections are extracted automatically from the pinned SKILL.md and link back to the source.
Review the “Loop Selection Flow” section in the pinned source before continuing.
Recommended production stack: 1. RFC decomposition (ralphinho-rfc-pipeline) 2. quality gates (plankton-code-quality + /quality-gate) 3. eval loop (eval-harness) 4. session persistence (nanoclaw-repl)
loop churn without measurable progress
Choose a different workflow
Review continuous-agent-loop's use cases, installation, workflow, and original source instructions.
A separate implementation from affaan-m/ECC; compare its source, maintenance signals, and permission requirements.
Open source detailReview continuous-agent-loop's use cases, installation, workflow, and original source instructions.
A separate implementation from affaan-m/ECC; compare its source, maintenance signals, and permission requirements.
Open source detailFAQ
The source record exposes this install command: npx skills add https://github.com/affaan-m/ECC --skill "skills/continuous-agent-loop". Inspect the command and pinned source before running it.
Quality breakdown
Based on traceable docs and repository signals; stars are not treated as quality.
Compare before choosing
These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.
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