Art4
- 7 skills
- 0 followers
- 11 hours ago last updated
- ▌ Refactor Scan · art4 bundlePropose every currently-unblocked tooling-tree node from bookkeeping.md/tree state, and detect (never act on) remembered issues or merge requests that have since closed or merged.
- ▌ Refactor Learn · art4 bundleThe suite's only writer of bookkeeping — acts on refactor-scan's reconciliation findings and refactor-implement's freshly opened merge request, records the ledger, ADRs, CONTEXT.md, and the last-run stamp.
- ▌ Refactor Design · art4 bundleTurn a chosen or already-selected candidate into a concrete refactoring plan — file it fresh for a tooling-tree node, or add the plan as a comment on an issue refactor-prioritize already filed.
- ▌ Refactor Implement · art4 bundleExecute a designed refactor plan test-first, slice by slice, at the agreed seam — review the result, then open the merge request.
- ▌ Refactor Prioritize · art4 bundleRank refactor-scan's proposals and recommend the next one to work on, or say why nothing should start this pass. For a gate-shaped winner, also selects and minimally files the concrete candidate within it.
- ▌ Continuous Refactoring · art4 bundleRun one pass of the continuous refactoring loop — propose, prioritise, design, implement, learn. Use to keep a codebase under continuous refactoring, on demand or via your own recurring trigger.
- ▌ Continuous Housekeeping · art4 bundleRun one recurring maintenance sweep when due — dependency currency, tooling-deprecation fixes, documentation sync. Separate from the continuous-refactoring loop; triggers on its own configurable cadence.