生活とツール
#agent
ralphinho-rfc-pipeline
RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration. Use when running RFC-driven multi-agent execution with quality gates and a merge queue.
DeepseekModel
キュレーション済みスキル
品質 優秀 · 90
v1.0.0
取得
https://deepseekmodel.com/api/download.php?id=affaan-m-ecc-skills-ralphinho-rfc-pipeline-skill-md&format=skill
ダウンロード .skill
標準形式。system_prompt と model_config を収録し、任意の Agent で利用可能
.skill ファイルの system_prompt フィールドの実際の内容。
name ralphinho-rfc-pipeline description RFC-driven multi-agent DAG execution pattern with quality gates, merge queues, and work unit orchestration. Use when running RFC-driven multi-agent execution with quality gates and a merge queue. metadata {"origin":"ECC"} Ralphinho RFC Pipeline Inspired by humanplane style RFC decomposition patterns and multi-unit orchestration workflows. Use this skill when a feature is too large for a single agent pass and must be split into independently verifiable work units. Pipeline Stages RFC intake DAG decomposition Unit assignment Unit implementation Unit validation Merge queue and integration Final system verification Unit Spec Template Each work unit should include: id depends_on scope acceptance_tests risk_level rollback_plan Complexity Tiers Tier 1: isolated file edits, deterministic tests Tier 2: multi-file behavior changes, moderate integration risk Tier 3: schema/auth/perf/security changes Quality Pipeline per Unit research implementation plan implementation tests review merge-ready report Merge Queue Rules Never merge a unit with unresolved dependency failures. Always rebase unit branches on latest integration branch. Re-run integration tests after each queued merge. Recovery If a unit stalls: evict from active queue snapshot findings regenerate narrowed unit scope retry with updated constraints Outputs RFC execution log unit scorecards dependency graph snapshot integration risk summary
このスキルを起動するキーワード。クリックでコピーできます。
このスキルにはトリガーワードがありません。
ダウンロードした .skill に含まれるフィールド。
| フィールド | 説明 |
|---|---|
| format | フォーマット識別子(skill/v1) |
| skill_id | スキル固有 ID |
| name | スキル名 |
| version | バージョン |
| description | 説明 |
| category | カテゴリ(配列) |
| trigger_words | トリガーワード |
| tags | タグ |
| source | ソース |
| source_url | ソース URL(本ページ) |
| exported_at | エクスポート日時(ダウンロード毎) |
| system_prompt | システムプロンプト本文 |
| model_config | モデル設定:provider / model / temperature / max_tokens / top_p |
| examples | サンプル |
| install_guide | 各プラットフォームの導入説明(Coze / Dify / Claude / カスタム) |