refactor-clean-2
Refactor provided code for cleanliness, maintainability, and alignment with SOLID principles and modern best practices — no over-engineering.
- Score
- Unranked
- Evidence
- No signals yet
- Last commit
- Not known
- Listed
Install
armory install refactor-clean-2 --cli claudewrites the file to.claude/commands/refactor-clean-2.mdListed as compatible
Configuration
# fetches the source and writes it to:
.claude/commands/refactor-clean-2.mdNeeds the armory CLI · not on npm yet, build it from cli/ in the repository
What it is
wshobson/agents workflow refactor-clean from the codebase-cleanup plugin. Refactor provided code for cleanliness, maintainability, and alignment with SOLID principles and modern best practices — no over-engineering.
When to use it
Refactor provided code for cleanliness, maintainability, and alignment with SOLID principles and modern best practices — no over-engineering.
How to install / invoke
# copy the workflow into your project's .claude/commands/
curl -sL https://github.com/wshobson/agents/raw/main/plugins/codebase-cleanup/commands/refactor-clean.md -o .claude/commands/refactor-clean.md
Notes
Extracted from wshobson/agents. Plugin: codebase-cleanup.