This orchestrates the full workflow for adding a brand new feature: research, planning, TDD implementation, code review, and gated commit. It's part of the ECC orchestration family and shares a pipeline engine with sibling skills like orch-fix-defect and orch-change-feature. The skill automatically right-sizes the process based on complexity. Trivial features skip straight to writing tests and implementation, while standard features get the full research and planning phases upfront. You get two approval gates: one after planning and one before commit. If your feature touches authentication, payments, or other security boundaries, it pulls in a security reviewer automatically. Think of it as the "add" verb in a larger orchestration grammar.
npx -y skills add affaan-m/ecc --skill orch-add-feature --agent claude-codeInstalls into .claude/skills of the current project.
Select a file.
juliusbrussee/caveman
mattpocock/skills
obra/superpowers
forrestchang/andrej-karpathy-skills
vercel-labs/skills