phase-cleanup

Community

Refactor and polish code for merge-readiness.

Authormvillmow
Version1.0.0
Installs0

System Documentation

What problem does it solve? This Skill coordinates the final cleanup phase of development, addressing technical debt, refactoring code, and ensuring documentation and quality checks are complete before merging. It automates the final polish, reducing manual oversight.

Core Features & Use Cases:

  • Technical Debt Resolution: Identifies and helps remove duplication, improve naming, and simplify complex code, enhancing maintainability.
  • Documentation Update: Ensures all documentation (READMEs, docstrings, ADRs) is accurate and complete, improving project clarity.
  • Use Case: After completing a feature, use this skill to run a comprehensive cleanup. It will help you refactor complex functions, remove dead code, update documentation, and ensure all quality checks pass, preparing your code for a smooth merge.

Quick Start: Use the phase-cleanup skill to run the cleanup phase for the current project, focusing on refactoring and documentation.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: phase-cleanup
Download link: https://github.com/mvillmow/ml-odyssey/archive/main.zip#phase-cleanup

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository