When you need to change how something already works rather than fix a bug or add something new, this orchestrates the full cycle: update tests to match the new spec first, then modify the implementation until green, review, and gated commit. It's a thin wrapper over orch-pipeline tuned for behavioral tweaks. The key insight is starting with test changes, which distinguishes "make it work differently" from "make it work correctly." Defaults to small scope since most feature adjustments touch just a function or two. Stops at two gates for approval, keeps planning light unless the change is large, and adds security review when needed. Straightforward workflow automation for the common case of "instead of X, do Y."
npx -y skills add affaan-m/ecc --skill orch-change-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