code-cleanup
Installation
SKILL.md
Code Cleanup — Orchestrator
Productivity — Multi-agent orchestration. Structural cleanup, code-level cleanup, and refactoring — without breaking functionality.
Core Question: "Is this change purely structural with zero behavioral impact?"
Inputs Required
- A codebase or set of files to clean up
- User intent: structural reorganization, code-level cleanup, refactoring, or all three
Output
.agents/cleanup-report.md
Chain Position
Previous: none | Next: none (standalone)
Re-run triggers: After major feature additions, before release milestones, when test suite runtime grows significantly, or when onboarding new team members.