Skill Claude CodeCodex
Guide to install and configure the abap-mcp-adt-powerup MCP server for SAP ADT connectivity.
Skill Claude CodeCodex
Guide to install and configure the abap-mcp-adt-powerup MCP server for SAP ADT connectivity.
Skill Claude CodeCodex
Reverse-engineer a CBO package into an End-to-End Business Process document (Markdown). Walks the package programs/FMs, infers business-document flow (PR→PO→GR→IR style), and emits a consultant-facing narrative with Mermaid flowchart + sequenceDiagram + per-step tables. CBO inventory auto-chain via sap-stocker if…
Skill Claude CodeCodex
Reverse-engineer an ABAP program into a Functional/Technical Specification artifact (Markdown or Excel). Socratic scope narrowing from "everything" to "only what the user needs".
Skill Claude CodeCodex
Diagnose SC4SAP plugin health, MCP server connectivity, and SAP system connection (renamed from doctor to avoid conflict with Claude Code's built-in /doctor).
Skill Claude CodeCodex
View SAP system status snapshot and edit values in .sc4sap/sap.env (connection, blocklist) and HUD usage limits in /.claude/settings.json → env — single entrypoint for all sc4sap runtime options.
Skill Claude CodeCodex
Plugin setup — detect legacy single-profile state (migrate → multi-profile), create or register a SAP connection profile under /.sc4sap/profiles/ /, install abap-mcp-adt-powerup MCP server, optionally install DEV-only ZMCPADTUTILS + ZCLS4SAPCM ALV OOP handlers (tier-gated), register both PreToolUse hooks (blocklist +…
Skill Claude CodeCodex
INTERNAL-ONLY permission bootstrap. Pre-approves Agent dispatch + .sc4sap/ state-file I/O for the session so parent-skill pipelines run without prompts. SAP MCP handlers are auto-approved by the permission-approver PreToolUse hook (except GetTableContents / GetSqlQuery, which stay prompt-gated). MUST be invoked by a…