Free · Open source · Works with any Claude tier

Claude, fluent in SAP.

The open-source plugin that drops 20 years of SAP consulting into Claude — and makes SAP Joule look like a search box.

55 behavior-shaping skills. 25 specialized agents. Iron Laws that refuse shortcuts. Hard Gates that demand evidence. Data-protection hooks that refuse to leak client secrets. Works across S/4HANA, ABAP Cloud, BTP, RISE, and every module. No telemetry. No servers. No license keys. Just star it and install.

$
/plugin marketplace add vigneshbarani24/sap-superpowers
Zero telemetryMIT licensedClean-core safePairs with Joule

The map, weighted

55 skills, split the way a real SAP project splits.

Module reference carries the heaviest share — that's where most AI tools fail first. Consulting and delivery come next. Every slice has enforced Iron Laws and Hard Gates.

Module reference36%

20 skills · FI, CO, MM, SD, PP, PM, QM, HCM, WM, TM, Ariba, BTP, ABAP Cloud + 7 more

Consulting16%

9 skills · kickoff, estimation, fit-gap, architecture, value, change mgmt, process

Development15%

8 skills · workflow, code review, troubleshooting, autopilot, self-correcting loop

Meta / routing13%

7 skills · using-sap-superpowers, verification, team execution, sap-doctor

Delivery11%

6 skills · testing, migration, cutover, go-live, hypercare, transport release

Strategic9%

5 skills · S/4 migration, SAP Activate, RISE, clean core, Joule strategy

Why this exists

Every SAP consultant has the same five problems.

No AI tool has solved them. Not Joule. Not Copilot. Not the fine-tune-your-own-LLM startups. This is the one that does.

Without Superpowers

The status quo
  • Generic AI that hallucinates SAP

    ChatGPT guesses at tcodes. Copilot invents BAPIs. Joule is locked to your tenant.

  • Hours burned on dump diagnosis

    ST22 → Google → SAP Note → try fix → wrong layer → repeat. Every. Single. Time.

  • Estimates that miss by 40%+

    Single-number guesses. No WBS. No complexity multipliers. No risk buffer. Blown budgets.

  • Go-live checklists skipped under pressure

    Steering committee wants a date. Gates get waived. Hypercare becomes hell.

  • Every consultant reinvents the wheel

    Your senior retires. Her playbooks go with her. The juniors start from zero — again.

With Superpowers

Free · open source
  • Claude, fluent in SAP

    53 behavior-shaping skills. 25 specialized agents. Iron Laws. Hard Gates. Evidence or nothing.

  • Systematic diagnosis in minutes

    7-step /sap-debug workflow. Layer classification. Evidence captured. Root cause — not symptoms.

  • Three-point estimates with WBS

    6 complexity multipliers. Documented assumptions. Risk buffer. Defensible in steering co.

  • 10-gate go-live readiness

    Hard gates refuse to advance without evidence. No more skipped UAT. No more surprise no-gos.

  • Playbooks that survive retirements

    Open-source, forkable, auditable Markdown. Your team's expertise compounds instead of evaporates.

Drop a star — it's how this stays free

Stars are the only metric we track. We don't collect telemetry — we collect karma.

Three commands you'll run weekly

The most-used skills, annotated.

Everything below is a Markdown file in the repo. Read the source any time.

Systematic Debugging

/sap-debug

A 7-step diagnostic workflow with enforced evidence gathering before any fix attempt. Your senior consultant's playbook, encoded. If the model tries to guess a fix, the Hard Gate kicks in.

  • Layer classification: ABAP · Basis · Functional · Integration
  • ST22 + SM21 + SPRO evidence captured before any change
  • Automated SAP Notes search with error-number + component heuristics
  • Dispatches sap-reviewer for code-level analysis + transport
$ /sap-debug
MESSAGE_TYPE_X dump in VA01
Capturing symptom...
Classified: ABAP Layer
Checking ST22 for short dump...
Gathering evidence...
Searching SAP Notes...
Analyzing root cause...
Root cause: Missing authorization object S_TCODE
ST22 #1234Note 2981234Auth trace
Fix: Add S_TCODE to role Z_VA01_USER
Running /sap-debug — animated preview

Structured Estimation

/sap-estimate

Decompose SAP work into a real WBS. Apply 6 complexity multipliers (new-dev vs. enhancement, clean-core vs. custom, ABAP vs. CDS). Output three-point ranges your PMO can actually defend.

  • WBS across ABAP, config, Basis, data migration, testing, cutover
  • 6 SAP-specific complexity multipliers (not generic COCOMO)
  • Three-point ranges with PERT (optimistic · likely · pessimistic)
  • Dispatches sap-estimator; exports to Excel or JIRA
$ /sap-estimate
ABAP Development
Functional Config
Basis Setup
Data Migration
Requirements:
High
Landscape:
Medium
Data Quality:
Low
Optimistic
30d
Realistic
43d
Pessimistic
57d
Range: 30–57 days
Running /sap-estimate — animated preview

Go-Live Readiness

/sap-go-live-readiness

10 hard-gated checkpoints from functional testing through Go/No-Go. Gates refuse to advance without evidence. The steering committee sees the gate log — not your optimism.

  • Sequential gates — you literally cannot skip ahead
  • Evidence requirements per gate (UAT sign-off, perf numbers, cutover dry-run)
  • Cutover runbooks with explicit rollback triggers and decision owners
  • Final go/no-go decision matrix with conditional-go paths
$ /sap-go-live-readiness
Functional ✓
Integration ✓
UAT ✗
— locked —
2/10 gates passed
NOT READY — Gate 3 blocking
UAT sign-off required before proceeding
Performance, Cutover, Go/No-Go locked
Running /sap-go-live-readiness — animated preview

Featured skills

Six skills most SAP consultants install first.

Quick read — name, command, what it refuses to let slide.

  1. Project Kickoff

    /sap-kickoff
    consulting

    SAP Activate discovery, governance, RACI, risk register, project charter

    • Stakeholder mapping
    • RACI matrices
    • Project charter generation
  2. SAP Estimation

    /sap-estimate
    consulting

    Three-point estimation with WBS, complexity factors, and risk buffers

    • WBS decomposition
    • PERT calculation
    • Risk contingency
  3. Code Review

    /sap-review
    development

    Clean core, performance, security, and ATC compliance review

    • SELECT-in-loop detection
    • Auth check enforcement
    • Released API validation
See all 55 skills in the catalog

The two-AI stack SAP shops are quietly building

Claude for the work. Joule for the tenant.

Everyone asks if SAP Superpowers replaces Joule. Wrong question. The shops winning in 2026 are running both — and this plugin is the bridge.

Joule surfaces the anomaly

“37 purchase orders blocked at release in plant 1000 this week.” Good copilot.

You hand it to Claude

“/sap-debug — diagnose PO release block, plant 1000, ME28 workflow.”

Superpowers runs the playbook

Classifies the layer. Pulls SAP Notes. Checks release strategy config. Fixes the strategy. Writes a transport. Documents the change. Evidence at every gate.

Dimension
SAP Joule
Claude + Superpowers
What it means
Where it runs
Inside your SAP tenant
Inside Claude Code on your laptop
Different surfaces, different strengths. Not a zero-sum game.
What it sees
Live SAP transactional data
Your codebase, specs, transports, Notes, ABAP, CDS, docs
Joule sees the system state. Superpowers sees the work.
What it does best
In-system queries, RPA, narrow copilots
Consulting methodology, estimation, debugging, migration, change mgmt
Joule answers “what is”. Superpowers executes “what next”.
Behavior control
SAP-controlled. You configure, you don’t author.
Open-source Markdown. Iron Laws. Hard Gates. You own the skill graph.
Fork it, extend it, PR upstream — the community flywheel Joule can’t spin.
Data egress
Stays in SAP — by design
Hooks refuse leaks before the model ever sees them
Both score well on data. Superpowers makes the boundary explicit.
Extensibility
Partner program + SAP roadmap
One Markdown file + a PR
Guess which iterates faster.

Enterprise-grade by default

The PreToolUse hook inspects every prompt and tool call. 8 blocklist categories — client names, tenant IDs, credentials, PII. Hard blocks don't get overridden. Soft blocks require explicit per-session approval. Your client data doesn't leak. Full stop.

  • No telemetry sent anywhere
  • No API keys stored
  • Runs 100% local to Claude Code
  • Every rule auditable in one PR
“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.”

— Someone should be saying this on LinkedIn. Go ahead, screenshot it.

Star it before your competition does

The cast

25 specialized agents that actually do the work.

Skills guide the process. Agents do focused work — dispatched automatically when a skill calls for focused analysis. No prompt-engineering gymnastics. They read the context, do the thing, and hand you an artifact.

  1. sap-reviewer

    dispatched by Code Review

    Analyzes ABAP/CDS against clean core rules. Classifies ABAP Cloud tier. Refuses to approve direct BSEG reads.

    CRITICAL: Direct SELECT on BSEG → Use CDS view I_JournalEntryItem
  2. sap-estimator

    dispatched by Estimation

    Decomposes work into a WBS. Applies 6 SAP-specific complexity multipliers. Outputs three-point ranges with documented assumptions.

    CDS Views: 3d × 1.5x = 4.5d | RAP Service: 4d × 1.5x = 6d
  3. sap-migration-analyzer

    dispatched by S/4HANA Migration

    Scans custom code for S/4HANA simplification impacts. Flags must-fix vs. nice-to-fix. Suggests ACDOCA-safe rewrites.

    MUST-FIX: BSEG direct access → Use ACDOCA via CDS
  4. sap-test-designer

    dispatched by Testing Strategy

    Generates TC-IDs, preconditions, steps, expected results, and priority from business process descriptions. Ready to paste into qTest or JIRA Xray.

    TC-001: Create PO → GR → IR | Positive | Priority: P1
  5. sap-value-calculator

    dispatched by Value Advisory

    Builds business cases with NPV, IRR, payback. Runs sensitivity on discount rate and benefit ramp. Exports a CFO-ready one-pager.

    NPV: $1.2M | ROI: 60.7% | Payback: 2.8yr
  6. sap-security-auditor

    dispatched by Security & GRC

    Detects SoD conflicts. Flags over-privileged access. Maps to SAP GRC risk IDs. Proposes mitigations.

    HIGH: Create Vendor + Post Invoice on same user
  7. sap-architect

    dispatched by Solution Architecture

    Designs landscapes. Picks integration patterns. Chooses in-core vs. side-by-side on BTP. Keeps you clean-core.

    Pattern: Side-by-side BTP CAP → S/4HANA OData API
  8. sap-data-analyst

    dispatched by Data Migration

    Profiles source data. Designs source-to-target mappings. Validates reconciliation. Flags the records that will blow up your cutover.

    SOURCE: 2.1M records | MAPPED: 98.7% | GAPS: 27,300
  9. sap-doc-generator

    dispatched by Documentation

    Writes functional specs, technical specs, user guides, and training decks. Not slop — structured, SAP-idiomatic, review-ready.

    FS-MM-001: Purchase Order Processing (42 pages)
  10. sap-process-modeler

    dispatched by Process Design

    Maps as-is vs. to-be. Surfaces automation candidates. Tags SAP Best Practice alignment. Produces BPMN-ready output.

    TO-BE: 12 steps → 7 steps | Automation: 3 tasks

Plus 15 module consultant agents

SD · MM · FI · CO · PP · PS · PM · QM · HCM · WM · TM · TR · BW · Ariba · Basis — each one carries a senior consultant's playbook.

Who installs it first

One plugin. Six careers saved.

Same plugin, different superpowers. The skill graph auto-routes to whichever role you're playing that hour.

  1. Functional Consultants

    FI · CO · MM · SD · PP · HCM · WM

    Stop explaining SAP Best Practice in slide decks. Claude reads the SPRO config for you.

    • Debug FI posting errors by the book — BKPF, BSEG, validation rules, substitutions
    • Estimate configuration effort in days, not gut feel
    • Never miss a go-live gate again — 10 hard gates, evidence required
  2. ABAP Developers

    Debugging · code review · ABAP Cloud

    The senior reviewer in your IDE that never gets tired of saying "don't SELECT on BSEG".

    • Diagnose dumps layer by layer — ABAP, Basis, Functional, Integration
    • sap-reviewer flags clean core violations automatically, with the CDS rewrite
    • Three-point estimates that hold up in steering committee
  3. Basis Admins

    Performance · upgrades · infrastructure

    The 3 a.m. call no longer has to wake up the senior Basis.

    • Systematic ST03 / ST04 / SM50 diagnosis — no more guessing
    • Structured EHP / SPS / upgrade effort estimation
    • Go-live infra readiness: sizing, HA, backup, DR — all checked
  4. Project Managers

    Governance · estimation · reporting

    The steering deck that writes itself. Every Friday.

    • Go-live checks the steering committee actually trusts
    • sap-estimator decomposes work with SAP-specific complexity multipliers
    • Status reports generated from the gate log — not from memory
  5. Solution Architects

    Migration · integration · extensibility

    Clean-core decision trees that don't need a 60-minute whiteboard session.

    • S/4HANA migration decision trees — greenfield, brownfield, selective
    • Integration pattern library — CPI, API Mgmt, Event Mesh, on-prem
    • SAP Activate methodology baked into every workflow
  6. Change Management Leads

    OCM · training · adoption

    The part of the project that always gets underfunded — now automated.

    • Full OCM workflow: stakeholder analysis, impact map, comms plan
    • Training plans broken down by role, module, and hypercare phase
    • Adoption tracking with quantified metrics the CFO cares about

30 seconds to installed

Three commands. Zero ceremony.

The whole thing is Markdown + hooks. You could read every line over lunch.

1

Install

One command. No config. No API keys. No servers. If you have Claude Code, you have this in 30 seconds.

/plugin marketplace add vigneshbarani24/sap-superpowers
2

Ask

Mention any SAP topic — module, tcode, error, deliverable. Skills auto-route. The right agent gets dispatched. You don't prompt-engineer.

"I have a MESSAGE_TYPE_X dump in VA01..."
3

Follow the gates

Iron Laws block shortcuts. Hard Gates demand evidence. The model literally cannot say 'done' without proof.

"Gate 2/7: Evidence required — attach ST22 snapshot"

Open-source, shipped in the open

Built on weekends. Shipped anyway.

Every milestone below went live. Stars decide how fast the next one does.

v1.0Shipped
  • 3 process skills — troubleshooting, estimation, go-live readiness
  • Plugin scaffold, hooks, slash commands, CI
v2.0Shipped
  • 26 skills (10 process + 16 reference)
  • 6 specialized agents, 4 slash commands
v3.1Current — you are here
  • 55 behavior-shaping skills with Iron Laws and Hard Gates
  • 25 agents (10 core + 15 module consultants)
  • 8 commands — including /sap-deliver and /sap-accelerate factories
  • Works with Claude Free, Pro, Max, Claude Code, and Cursor
  • MCP bridge for live SAP ADT connectivity
  • 8 data-protection blocklist categories enforced at the hook layer
v3.2Next (weekends)
  • Community patterns repo (sap-superpowers-patterns)
  • Live SAP Note search via MCP
  • More module consultant depth (TRM, GTS, IBP)
v4.0Vision
  • Claude Agent SDK integration for autonomous multi-day delivery
  • Adaptive skill loading based on project context + history
  • Joule-bridge MCP: round-trip Joule queries into Superpowers workflows

Stars are our only growth metric

Make this the Claude plugin every SAP consultant knows about.

No ads. No paid placement. No LinkedIn marketing budget. The only way this reaches the next SAP team is if you share it.

One star = one vote for better SAP tooling.

It takes two seconds. It costs nothing. It's the reason the next 10 skills get built next weekend instead of next year.

Star on GitHub

Share it

Drop the link in your SAP Teams channel, SAP Community post, or LinkedIn feed.

Contribute a skill

Your 20 years of SAP pattern knowledge = one PR. One Markdown file.

Open CONTRIBUTING.md →

Sponsor

Keeps this free forever. No paywall. No pro tier held hostage.

Sponsor on GitHub →
VB

Hi, I'm Vignesh

AI Engineer · Developer at KaarTech · Portsmouth, UK

I build AI-powered tools for SAP consultants, turning complex enterprise workflows into automated, repeatable processes that you can't shortcut.

Most of my work lives at the intersection of SAP and AI: enforced process workflows, specialized agents, and developer tooling that brings modern AI capabilities into the SAP ecosystem.

What I work on

SAP × AI tooling

Claude Code plugins, MCP servers, agentic workflows

Process-driven skills

Enforced step-by-step workflows you can’t skip

SAP modernization

S/4HANA migration, clean core, ABAP Cloud, BTP

AI governance

Quality gates and guardrails for AI-assisted workflows

Tech Stack

SAPABAPS/4HANABTPRAP/CDSFioriPythonTypeScriptShellClaude CodeMCPAWS

93 Repos Across

🤖

AI & Agents

Claude Code plugins, MCP servers, agentic workflows

🏢

SAP

S/4HANA, ABAP Cloud, BTP, Fiori, clean core

🔧

TypeScript

AWS tooling, SAP recovery automation

🐍

Python

AI gatekeepers, data pipelines

🐚

Shell

DevOps, CI/CD, plugin scaffolding

Deep dives

Everything your skeptical principal consultant is about to ask.