cyberneticlibrary

Drain feature wave into production

loom-unleashworkflowsetup L32
fgarofalo56/csa-inabox
What it does

Extract and refactor code into separate files

Best for

Splitting a god-object into extensions while preserving stored properties and passing tests.

Inputs
  • · Workflow args/config
Outputs
  • · Structured phase results
Requires
  • · Claude agents
  • · Node package manager
  • · File grep/search
  • · Git + gh CLI
  • · Test runner
Preconditions
  • · Read-only operation; requires user confirmation for edits
  • · Sequential 4 phases declared upfront
Failure modes
  • · Build fails after refactoring
  • · Test suite fails
  • · Search/grep matches produce incomplete context
  • · Git state mismatch if branch switched mid-run
Trust signals
  • · Adversarial verification phase verifies each finding
  • · Dedicated Verify phase re-checks claims against truth
  • · Evidence (file:line, grep output, code quotes) required for findings
  • · Agents labeled for traceability and phase accounting