Refactor existing ABAP code to Clean ABAP style without changing behavior. Use when the user asks to refactor, clean up, modernize, or tidy ABAP code. Applies the rule set in ../CLAUDE.md in deterministic passes (naming, declaration, expression, method shape, error, class) and asks before writing back via MCP. Targets modern ABAP only — BTP ABAP Environment or S/4HANA on-prem in the ABAP Cloud development model.
$npx -y skills add matt1as/claude-abap-skills --skill refactorInstalls into the current project.
Run `npx skills use "https://github.com/matt1as/claude-abap-skills" --skill "matt1as/claude-abap-skills/refactor"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/matt1as/claude-abap-skills" that are relevant to the current task. Run `npx skills add "https://github.com/matt1as/claude-abap-skills"` and select the relevant skills, then follow their instructions.