When you're staring down a feature too big for one shot, this gives you a structured way to break it into independently testable work units with explicit dependencies. It walks you through RFC intake, DAG decomposition, unit assignment, implementation, and merge queue management. Each unit gets a quality pipeline (research, plan, implement, test, review), and there are built-in recovery steps if something stalls. The tier system (isolated edits vs schema changes) and merge queue rules (rebase everything, rerun integration tests) keep large refactors from turning into merge hell. Honestly feels like overkill for small features, but if you're orchestrating cross-team work or risky migrations, the ceremony pays off.
npx -y skills add affaan-m/ecc --skill ralphinho-rfc-pipeline --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
sickn33/antigravity-awesome-skills
kubesphere/kubesphere
supercent-io/skills-template