affaan-m/ECC

ralphinho-rfc-pipeline

Review ralphinho-rfc-pipeline's use cases, installation, workflow, and original source instructions.

57Collecting
See source evidenceView GitHub source
npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/ralphinho-rfc-pipeline"
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 ralphinho-rfc-pipeline

灵感来源于 humanplane 风格的 RFC 分解模式和多单元编排工作流。

npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/ralphinho-rfc-pipeline"
Check the pinned source

The pinned source contains about 33 English words and 7 usable sections. That evidence supports a source profile, not a complete guide.

33 source words · 7 usable sections

What the source actually contains

3 verifiable source sections for ralphinho-rfc-pipeline

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

01

管道阶段

1. RFC 接收 2. DAG 分解 3. 单元分配 4. 单元实现 5. 单元验证 6. 合并队列与集成 7. 最终系统验证

SKILL.md · 管道阶段
RFC 接收DAG 分解单元分配
03

复杂度层级

层级 1:独立文件编辑,确定性测试 层级 2:多文件行为变更,中等集成风险 层级 3:架构/认证/性能/安全性变更

SKILL.md · 复杂度层级
层级 1:独立文件编辑,确定性测试层级 2:多文件行为变更,中等集成风险层级 3:架构/认证/性能/安全性变更

Choose a different workflow

When another Skill is the better fit

FAQ

How do I install ralphinho-rfc-pipeline?

The source record exposes this install command: npx skills add https://github.com/affaan-m/ECC --skill "docs/zh-CN/skills/ralphinho-rfc-pipeline". Inspect the command and pinned source before running it.

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

Quality breakdown

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

57/100
Documentation11/30
Specificity11/25
Maintenance20/20
Trust signals15/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

Ralphinho RFC 管道

灵感来源于 humanplane 风格的 RFC 分解模式和多单元编排工作流。

当一个功能对于单次代理处理来说过于庞大,必须拆分为独立可验证的工作单元时,请使用此技能。

管道阶段

  1. RFC 接收
  2. DAG 分解
  3. 单元分配
  4. 单元实现
  5. 单元验证
  6. 合并队列与集成
  7. 最终系统验证

单元规范模板

每个工作单元应包含:

  • id
  • depends_on
  • scope
  • acceptance_tests
  • risk_level
  • rollback_plan

复杂度层级

  • 层级 1:独立文件编辑,确定性测试
  • 层级 2:多文件行为变更,中等集成风险
  • 层级 3:架构/认证/性能/安全性变更

每个单元的质量管道

  1. 研究
  2. 实现计划
  3. 实现
  4. 测试
  5. 审查
  6. 合并就绪报告

合并队列规则

  • 永不合并存在未解决依赖项失败的单元。
  • 始终将单元分支变基到最新的集成分支上。
  • 每次队列合并后重新运行集成测试。

恢复

如果一个单元停滞:

  • 从活动队列中移除
  • 快照发现结果
  • 重新生成范围缩小的单元
  • 使用更新的约束条件重试

输出

  • RFC 执行日志
  • 单元记分卡
  • 依赖关系图快照
  • 集成风险摘要
Source repo
affaan-m/ECC
Skill path
docs/zh-CN/skills/ralphinho-rfc-pipeline/SKILL.md
Commit SHA
4e973d3eaf92
Repository license
MIT
Data collected