Tool/everything-claude-code/docs/zh-CN/skills/ralphinho-rfc-pipeline/SKILL.md
基于RFC驱动的多智能体DAG执行模式,包含质量门、合并队列和工作单元编排。
npx skillsauth add lyxjack/toolbox ralphinho-rfc-pipelineInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
灵感来源于 humanplane 风格的 RFC 分解模式和多单元编排工作流。
当一个功能对于单次代理处理来说过于庞大,必须拆分为独立可验证的工作单元时,请使用此技能。
每个工作单元应包含:
iddepends_onscopeacceptance_testsrisk_levelrollback_plan如果一个单元停滞:
tools
Orchestrate Unity Editor via MCP (Model Context Protocol) tools and resources. Use when working with Unity projects through MCP for Unity - creating/modifying GameObjects, editing scripts, managing scenes, running tests, or any Unity Editor automation. Provides best practices, tool schemas, and workflow patterns for effective Unity-MCP integration.
development
Use when implementing any feature or bugfix, before writing implementation code
development
Use when encountering any bug, test failure, or unexpected behavior, before proposing fixes
testing
Use when creating new skills, editing existing skills, or verifying skills work before deployment