Check an ABAP object or package for clean core compliance — unreleased APIs, direct SELECT on SAP-owned tables, classic constructs disallowed in ABAP Cloud, modifications to SAP standard. Use when the user asks to audit, verify, or check clean core compliance, ABAP Cloud compatibility, released API usage, or extension point usage. Produces a categorised report with hard violations and soft warnings. Read-only — never writes back. Targets BTP ABAP Environment and S/4HANA on-prem in the ABAP Cloud development model.
$npx -y skills add matt1as/claude-abap-skills --skill clean-core-checkInstalls into the current project.
Run `npx skills use "https://github.com/matt1as/claude-abap-skills" --skill "matt1as/claude-abap-skills/clean-core-check"` 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.