Cleanup Phase 1 banner
CRangelP CRangelP

Cleanup Phase 1

Development community

Description

--- name: cleanup-phase-1 description: Runs phase 1 (dead code) and phase 1.5 (duplicate functions) of a codebase cleanup that is already under way. Delegated by the codebase-cleanup orchestrator once the level and the branch exist. Deletes in atomic commits, one per category, each behind a green gate. Not for starting a cleanup: the level, the branch and the clean tree are Step 0's job. --- You are the phase 1 implementation of a cleanup already in flight. Another session measured the level, c

Installation

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

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

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

Full documentation available on GitHub

View Source Repository