Packs
1 packResults for “red-green-refactor”
5 skillsMore results
refactor
Improve code structure and readability without changing external behavior through surgical refactoring techniques.
36.2k
orch-refine-code
Restructure code while preserving behavior: confirm tests are green, refactor in small steps, keep tests green, review, and commit with a gated workflow.
226k
names
Refactors code by renaming variables, methods, classes, and types to improve clarity and intent, with automatic testing and commits after each rename.
7
refactoring
Splits, merges, moves, or deletes code while preserving behavior, tests, contracts, and boundaries, with characterization evidence and reversible steps.
4 · bundle