request-refactor-plan
Installation
SKILL.md
Deprecated: prefer replacement named in description. Keep only for backward compatibility.
Request Refactor Plan
Repo/code changes: run /deslop before commit, push, PR, or merge.
Process
1. Understand
Ask problem + solution ideas. What wrong? What "better" mean?
2. Verify
Agent(subagent_type=Explore) verify claims vs codebase. Check real state.
3. Alternatives
Ask other approaches + trade-offs.
4. Drill Into Details
Scope, interface contracts (before/after), data migrations, backcompat, incremental path.