orch-change-feature
Orchestrate altering an existing, working feature to new desired behavior — update its tests to the new spec, change the implementation to match, review, and gated commit. Use when behavior is not broken but should be different.
- installs 8w
- 1,642
- 30-day movement
- starts with the next reading
- Related entries
- 2
- Connections
- 0
orch-change-feature is an agent skill that orchestrates changing an existing, working feature to new desired behavior: update tests to the new spec, modify the implementation, review, and commit behind a gate. It is a thin wrapper that runs the shared orch-pipeline engine with settings tuned for small behavior changes.
Reach for it when a feature is not broken but should behave differently and you want a structured, gated workflow instead of ad-hoc edits.
Use it to
- Change an existing feature's behavior to a new spec
- Update tests first, then adjust the implementation
- Run a light pipeline pass for small tweaks
- Commit changes through a gated review step
For Developers using AI coding agents to modify working features
- Host repository
- affaan-m/ECC
- Installs, lifetime
- 2,200
- Installs, 8 weeks
- 1,642
- Host stars
- 261k
- Host language
- JavaScript