affaan-m/ECC

ralphinho-rfc-pipeline

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

67Collecting
See source evidenceView GitHub source
npx skills add https://github.com/affaan-m/ECC --skill "docs/ja-JP/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/ja-JP/skills/ralphinho-rfc-pipeline"
Check the pinned source

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

140 source words · 7 usable sections

Documentation outputs

  • RFC execution log
  • unit scorecards
  • dependency graph snapshot

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

Pipeline Stages

1. RFC intake 2. DAG decomposition 3. Unit assignment 4. Unit implementation 5. Unit validation 6. Merge queue and integration 7. Final system verification

SKILL.md · Pipeline Stages
RFC intakeDAG decompositionUnit assignment
02

Unit Spec Template

各ワークユニットに含める: - id - dependson - scope - acceptancetests - risklevel - rollbackplan

SKILL.md · Unit Spec Template
iddependsonscope
03

Complexity Tiers

Tier 1: isolated file edits, deterministic tests

SKILL.md · Complexity Tiers
Tier 1: isolated file edits, deterministic testsTier 2: multi-file behavior changes, moderate integration riskTier 3: schema/auth/perf/security changes

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/ja-JP/skills/ralphinho-rfc-pipeline". Inspect the command and pinned source before running it.

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

Quality breakdown

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

67/100
Documentation13/30
Specificity14/25
Maintenance20/20
Trust signals20/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 Pipeline

humanplane スタイルのRFC分解パターンと複数ユニットオーケストレーションワークフローにインスパイア。

単一エージェントパスでは大きすぎる機能を独立して検証可能なワークユニットに分割する必要がある場合、このスキルを使用します。

Pipeline Stages

  1. RFC intake
  2. DAG decomposition
  3. Unit assignment
  4. Unit implementation
  5. Unit validation
  6. Merge queue and integration
  7. Final system verification

Unit Spec Template

各ワークユニットに含める:

  • 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

  1. research
  2. implementation plan
  3. implementation
  4. tests
  5. review
  6. 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

ユニットが stall した場合:

  • 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
Source repo
affaan-m/ECC
Skill path
docs/ja-JP/skills/ralphinho-rfc-pipeline/SKILL.md
Commit SHA
4e973d3eaf92
Repository license
MIT
Data collected