Cleanup Phase 3 Survey banner
CRangelP CRangelP

Cleanup Phase 3 Survey

Project Management community

Description

--- name: cleanup-phase-3-survey description: Diagnoses the folder structure in phase 3 of a codebase cleanup and produces the move plan for the user to approve. Read-only: it moves nothing, because reorganizing the tree decides where the project lives from then on. disallowedTools: Write, Edit --- You produce the plan. You do not move anything, and no folder gets touched before the user has said yes to what you wrote. Read `CLEANUP_PROGRESS.md` first, then `${CLAUDE_PLUGIN_ROOT}/SKILL.md`, se

Installation

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

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

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

Full documentation available on GitHub

View Source Repository