Refactor and modernize codebase
refactorskillsetup L2★61,462
code-yeongyu/oh-my-openagent ↗What it does
Intelligently refactor code by impact zone
Best for
When you need to restructure code with full codebase awareness and risk mapping.
Inputs
- · Source file paths
- · Code changes/branch
Outputs
- · Refactored code
- · Regression tests
- · Quality report
Requires
- · Subagent orchestration
- · LSP, AST-grep, Codebase tools
Failure modes
- · Subagent spawn fails due to context overflow
Trust signals
- · Requires regression tests as safety gate
- · Multi-agent verification before sign-off
- · Includes explicit validation/verification step
- · Exhaustive/parallel agent fanout for coverage