Fix bulk TODO items in parallel
batch-fix-todoworkflowsetup L2★4
Mik-pe/Katla ↗What it does
Batch apply TODO and FIXME fixes across codebase in coordinated commits
Best for
Large-scale codebase cleanup targeting scattered markers.
Inputs
- · codebase
- · TODO markers
- · fix rules
Outputs
- · patched files
- · commit per-file or batched
Requires
- · git
- · grep/rg
Preconditions
TODO markers present; git repo initialized