循环选择流程
Review the “循环选择流程” section in the pinned source before continuing.
affaan-m/ECC
Review continuous-agent-loop's use cases, installation, workflow, and original source instructions.
npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/continuous-agent-loop"Source checked Jul 28, 2026·Refresh due Oct 26, 2026
Limited to facts supported by the pinned source
这是 v1.8+ 的规范循环技能名称。它在保持一个发布版本的兼容性的同时,取代了 autonomous-loops。
npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/continuous-agent-loop"The pinned source contains about 27 English words and 4 usable sections. That evidence supports a source profile, not a complete guide.
27 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 “循环选择流程” section in the pinned source before continuing.
1. RFC 分解 (ralphinho-rfc-pipeline) 2. 质量门 (plankton-code-quality + /quality-gate) 3. 评估循环 (eval-harness) 4. 会话持久化 (nanoclaw-repl)
循环空转,没有可衡量的进展 因相同根本原因而重复重试 合并队列停滞 无限制升级导致的成本漂移
Choose a different workflow
Patterns for continuous autonomous agent loops with quality gates, evals, and recovery controls.
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 "docs/zh-CN/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.
这是 v1.8+ 的规范循环技能名称。它在保持一个发布版本的兼容性的同时,取代了 autonomous-loops。
Start
|
+-- 需要严格的 CI/PR 控制? -- yes --> continuous-pr
|
+-- 需要 RFC 分解? -- yes --> rfc-dag
|
+-- 需要探索性并行生成? -- yes --> infinite
|
+-- default --> sequential
推荐的生产栈:
ralphinho-rfc-pipeline)plankton-code-quality + /quality-gate)eval-harness)nanoclaw-repl)/harness-audit