Essay · 7 min read
What SAP Superpowers actually is — and why it'll end up on every SAP consultant's laptop.
The premise
Every SAP consultant has the same Monday morning. A client message. A production dump. A steering committee that wants a number. A junior who needs the playbook you wrote three projects ago and can't find.
AI was supposed to help. It doesn't. Generic chatbots hallucinate tcodes. Copilot invents BAPIs. SAP Joule is great — inside its tenant — but it can't read your codebase, can't write your fit-gap, can't hold a project at gunpoint until the evidence for Gate 4 is attached.
SAP Superpowers is the missing piece. It's an open-source Claude Code plugin that makes Claude behave like a senior SAP consultant — one who refuses to say “done” without proof, refuses to leak your client data, and refuses to let you skip a go-live gate because a VP is tired of waiting.
Anatomy of a skill
A skill is a Markdown file. That's it. No code. No orchestration layer. No SDK to learn. But each file carries five things that generic prompts don't:
- Iron Laws — non-negotiable rules. (“Never SELECT on BSEG. Always use CDS view I_JournalEntryItem.”)
- Rationalization Table — anticipated shortcuts and their counters. The model gets told, in advance, the exact excuses it will reach for.
- Red Flags — self-monitoring trigger phrases. If Claude starts saying “let me just assume…”, the skill catches it.
- Hard Gates — evidence-based blocking conditions. The skill literally will not advance past Gate 4 without an ST22 screenshot attached.
- Verification — completion criteria with required artifacts. “Done” means a file exists, not a feeling.
Why it works
Generic prompts hope the model behaves. Skills make the model behave. The difference compounds — one good skill replaces hundreds of ad-hoc prompts.
How the 55 skills split
Not all skills are equal-weight. Module reference carries the heaviest share because SAP module depth is where most AI tools fail first. Here's the breakdown:
20 skills · FI, CO, MM, SD, PP, PM, QM, HCM, WM, TM, Ariba, BTP, ABAP Cloud + 7 more
9 skills · kickoff, estimation, fit-gap, architecture, value, change mgmt, process
8 skills · workflow, code review, troubleshooting, autopilot, self-correcting loop
6 skills · testing, migration, cutover, go-live, hypercare, transport release
7 skills · using-sap-superpowers, verification, team execution, sap-doctor
5 skills · S/4 migration, SAP Activate, RISE, clean core, Joule strategy
Every skill produces an artifact. Every artifact has a verification checklist. Nothing is decorative.
Why Hard Gates matter
SAP go-lives fail for a simple reason: someone skipped a gate. Not maliciously — the steering committee got impatient, the UAT sign-off was “verbal”, the cutover dry-run was “abbreviated”. Two weeks later, the hypercare phase turns into hypercare hell.
The /sap-go-live-readiness skill has 10 gates. Each one has a required evidence checklist. Claude literally cannot output “Gate 4: PASS” without the artifact reference. The steering committee sees the gate log — not your optimism.
The behavior that ships
Without the gate, AI tools say what you want to hear. With the gate, they say what's true. That single shift is worth more than 100 new model features.
Data protection, by design
SAP data is never casual data. Payroll tables. Tax IDs. Banking details. Customer master. Employee PII. The moment an AI tool casually reads one of those, you have a GDPR conversation you don't want to have.
Superpowers ships a PreToolUse hook that inspects every tool call before it runs. Eight blocklist categories — hard-blocks on payroll, credentials, national IDs. Soft-blocks with warnings on master data and business documents. Overrides require explicit, per-session user approval, logged.
The result: sensitive data never reaches the model in the first place. You can ship this plugin to a bank. You can ship it to a pharma company. You can ship it to your own laptop and your client doesn't get a nasty surprise in six months.
Joule vs. Superpowers (they pair)
People keep asking if this replaces SAP Joule. Wrong question. Joule lives inside your SAP tenant — it sees live transactional data. Superpowers lives inside Claude Code on your laptop — it sees your codebase, your specs, your transports. The winning shops in 2026 run both.
Joule tells you the warehouse is on fire. Superpowers hands you the extinguisher, the root-cause report, the transport, and the post-mortem — before the steering committee finishes their coffee.
Why this goes viral
There are ~500,000 SAP consultants on Earth. Most work in shops that can't pay for another enterprise AI license, can't wait for the SAP roadmap, and can't justify a fine-tune-your-own-LLM startup subscription.
Superpowers has zero license cost. Zero telemetry. Zero vendor lock-in. Works with Claude Free, Pro, Max, Claude Code, Cursor, and every Markdown-reading agent. The barrier to trying it is one command.
That's what makes it viral. Not the feature list — the install gradient. One star on GitHub → one screenshot on LinkedIn → one SAP consultant tries it on a Monday → their whole team installs it by Friday. The flywheel is on.
If this essay saved you time, do the one thing that keeps it free.