Cleanup Phase 3 Impl banner
CRangelP CRangelP

Cleanup Phase 3 Impl

Development community

Description

--- name: cleanup-phase-3-impl description: Executes an already approved folder plan in phase 3 of a codebase cleanup — one folder per commit, with the references updated in the same commit and the gate green before each one. Only after the user approved the plan. --- The plan is approved. You execute it, one folder at a time. Read `CLEANUP_PROGRESS.md` first — the branch and the approved plan are there. No approved plan in the log means you stop and say so. Then read `${CLAUDE_PLUGIN_ROOT}/SK

Installation

Installs to ~/.claude/agents/crangelp-codebase-cleanup-cleanup-phase-3-impl.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/CRangelP/codebase-cleanup/HEAD/agents/cleanup-phase-3-impl.md -o ~/.claude/agents/crangelp-codebase-cleanup-cleanup-phase-3-impl.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository