Sap Debug banner
vigneshbarani24 vigneshbarani24

Sap Debug

Development community

Description

--- name: sap-debug description: Trigger structured root cause analysis for SAP issues — runtime errors, dump analysis, integration failures, configuration problems, or unexpected system behavior. --- # /sap-debug Invokes the `troubleshooting` skill to run a structured, evidence-driven root cause analysis on any SAP issue. Prevents premature conclusions and enforces a systematic diagnostic path before any fix is attempted. ## Usage ``` /sap-debug [description of issue] ``` **Arguments:** -

Installation

Installs to ~/.claude/skills/vigneshbarani24-sap-superpowers-sap-debug/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vigneshbarani24-sap-superpowers-sap-debug && curl -fsSL https://raw.githubusercontent.com/vigneshbarani24/sap-superpowers/HEAD/commands/sap-debug.md -o ~/.claude/skills/vigneshbarani24-sap-superpowers-sap-debug/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository