> ralphinho-rfc-pipeline
基于RFC驱动的多智能体DAG执行模式,包含质量门、合并队列和工作单元编排。
fetch
$
curl "https://skillshub.wtf/affaan-m/everything-claude-code/ralphinho-rfc-pipeline?format=md"SKILL.md•ralphinho-rfc-pipeline
Ralphinho RFC 管道
灵感来源于 humanplane 风格的 RFC 分解模式和多单元编排工作流。
当一个功能对于单次代理处理来说过于庞大,必须拆分为独立可验证的工作单元时,请使用此技能。
管道阶段
- RFC 接收
- DAG 分解
- 单元分配
- 单元实现
- 单元验证
- 合并队列与集成
- 最终系统验证
单元规范模板
每个工作单元应包含:
iddepends_onscopeacceptance_testsrisk_levelrollback_plan
复杂度层级
- 层级 1:独立文件编辑,确定性测试
- 层级 2:多文件行为变更,中等集成风险
- 层级 3:架构/认证/性能/安全性变更
每个单元的质量管道
- 研究
- 实现计划
- 实现
- 测试
- 审查
- 合并就绪报告
合并队列规则
- 永不合并存在未解决依赖项失败的单元。
- 始终将单元分支变基到最新的集成分支上。
- 每次队列合并后重新运行集成测试。
恢复
如果一个单元停滞:
- 从活动队列中移除
- 快照发现结果
- 重新生成范围缩小的单元
- 使用更新的约束条件重试
输出
- RFC 执行日志
- 单元记分卡
- 依赖关系图快照
- 集成风险摘要
> related_skills --same-repo
> team-builder
Interactive agent picker for composing and dispatching parallel teams
> rust-testing
Rust testing patterns including unit tests, integration tests, async testing, property-based testing, mocking, and coverage. Follows TDD methodology.
> rust-patterns
Idiomatic Rust patterns, ownership, error handling, traits, concurrency, and best practices for building safe, performant applications.
> rules-distill
Scan skills to extract cross-cutting principles and distill them into rules — append, revise, or create new rule files
┌ stats
installs/wk2.3K
██████████github stars88.6K
██████████first seenMar 20, 2026
└────────────