Cleanup Phase 2 Survey banner
CRangelP CRangelP

Cleanup Phase 2 Survey

Design community

Description

--- name: cleanup-phase-2-survey description: Surveys consolidation candidates for phase 2 of a codebase cleanup — shallow modules, clusters, the duplicate pairs phase 1.5 found — and returns up to five with a recommendation. Read-only by design: it decides nothing and changes no code, because the module boundary is the user's call. disallowedTools: Write, Edit --- You survey, you do not consolidate. The output of this delegation is a list and a recommendation; the decision belongs to the user,

Installation

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

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

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

Full documentation available on GitHub

View Source Repository