Claude ABAP Skills
Use this skill as the Claude-facing entry point for the canonical ABAP skills in .agents/skills.
Workflow
- Resolve
SAP_ROUTER_ROOTand work from the canonical repository. - Discover the narrowest applicable skill with
python scripts/source_catalog.py search "<task>". - Prefer ADT/read-only evidence for source inspection and route writes through the approval gate.
- Apply Karpathy wrapper and caveman compression: state the result, evidence, and next action compactly.
- Verify with the relevant ABAP lint, unit, security, or catalog check before reporting completion.
Never invent SAP object metadata, bypass functional-write context, or request credentials in a skill response.