affaan-m/ECC

continuous-agent-loop

Review continuous-agent-loop's use cases, installation, workflow, and original source instructions.

54Collecting
See source evidenceView GitHub source
npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/continuous-agent-loop"
Source profileDocumentationCatalog only

Source checked Jul 28, 2026·Refresh due Oct 26, 2026

Limited to facts supported by the pinned source

What the pinned source establishes about continuous-agent-loop

这是 v1.8+ 的规范循环技能名称。它在保持一个发布版本的兼容性的同时,取代了 autonomous-loops。

npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/continuous-agent-loop"
Check the pinned source

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

3 verifiable source sections for continuous-agent-loop

Sections are extracted automatically from the pinned SKILL.md and link back to the source.

01

循环选择流程

Review the “循环选择流程” section in the pinned source before continuing.

SKILL.md · 循环选择流程
Review and apply the “循环选择流程” source section.
02

组合模式

1. RFC 分解 (ralphinho-rfc-pipeline) 2. 质量门 (plankton-code-quality + /quality-gate) 3. 评估循环 (eval-harness) 4. 会话持久化 (nanoclaw-repl)

SKILL.md · 组合模式
RFC 分解 (ralphinho-rfc-pipeline)质量门 (plankton-code-quality + /quality-gate)评估循环 (eval-harness)
03

故障模式

循环空转,没有可衡量的进展 因相同根本原因而重复重试 合并队列停滞 无限制升级导致的成本漂移

SKILL.md · 故障模式
循环空转,没有可衡量的进展因相同根本原因而重复重试合并队列停滞

Choose a different workflow

When another Skill is the better fit

FAQ

How do I install continuous-agent-loop?

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.

Repository stars
234,327
Repository forks
35,711
Quality
54/100
Source repository last pushed

Quality breakdown

Based on traceable docs and repository signals; stars are not treated as quality.

54/100
Documentation11/30
Specificity11/25
Maintenance20/20
Trust signals12/25

Compare before choosing

Related Agent Skills and source variants

These links are selected from shared tasks, functions, stacks, platforms, and same-name variants. Compare the source owner, documentation, permissions, and maintenance signals.

View original Skill.mdThis page is parsed directly from the repository SKILL.md without editorial rewriting. Collected: Jul 28, 2026 · about 1 min

持续代理循环

这是 v1.8+ 的规范循环技能名称。它在保持一个发布版本的兼容性的同时,取代了 autonomous-loops

循环选择流程

Start
  |
  +-- 需要严格的 CI/PR 控制? -- yes --> continuous-pr
  |
  +-- 需要 RFC 分解? -- yes --> rfc-dag
  |
  +-- 需要探索性并行生成? -- yes --> infinite
  |
  +-- default --> sequential

组合模式

推荐的生产栈:

  1. RFC 分解 (ralphinho-rfc-pipeline)
  2. 质量门 (plankton-code-quality + /quality-gate)
  3. 评估循环 (eval-harness)
  4. 会话持久化 (nanoclaw-repl)

故障模式

  • 循环空转,没有可衡量的进展
  • 因相同根本原因而重复重试
  • 合并队列停滞
  • 无限制升级导致的成本漂移

恢复

  • 冻结循环
  • 运行 /harness-audit
  • 将范围缩小到失败单元
  • 使用明确的验收标准重放
Source repo
affaan-m/ECC
Skill path
docs/zh-CN/skills/continuous-agent-loop/SKILL.md
Commit SHA
4e973d3eaf92
Repository license
MIT
Data collected