sap-migrate

sap-migrate is a command for Claude Code from vigneshbarani24/sap-superpowers. It costs 38 tokens per session (757 once invoked), scanned A, original, MIT.

A command that starts an SAP S/4HANA migration readiness assessment. S/4HANA is SAP’s newer enterprise resource planning system, and the assessment examines how prepared an existing system is for moving to it.

In plain words
What is it for?
Use it to assess an SAP ECC system or landscape, including its version, modules, custom code, database, hosting model, and migration constraints.
Why use it?
It helps identify conversion choices, custom-code problems, required SAP changes, and data-migration risks before recommending an approach.

Command for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the sap-superpowers plugin — 61 skills, 8 commands, 15 agents, 5 hooks shipped together

Good fit Use it to assess an SAP ECC system or landscape, including its version, modules, custom code, database, hosting model, and migration constraints.

Compare 6 commands from other repositories ↓
Install with agentmods
npx agentmods add commands/vigneshbarani24/sap-superpowers/sap-migrate
Install

Getting it into your agent

One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.

Clone the repo
git clone --depth 1 https://github.com/vigneshbarani24/sap-superpowers

Made for: Claude Code.

Or install sap-superpowers, the plugin that ships this one along with the rest of its 61 skills, 8 commands, 15 agents, 5 hooks.

Wrote this? Show the measurements

A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.

agentmods badge for sap-migrate

README.md
[![agentmods](https://agentmods.dev/badge/commands/vigneshbarani24/sap-superpowers/sap-migrate.svg)](https://agentmods.dev/commands/vigneshbarani24/sap-superpowers/sap-migrate)
Your own site
<a href="https://agentmods.dev/commands/vigneshbarani24/sap-superpowers/sap-migrate"><img src="https://agentmods.dev/badge/commands/vigneshbarani24/sap-superpowers/sap-migrate.svg" alt="Measured on agentmods" height="20"></a>
Per session 38 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 757 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

What it costs to keep this loaded

Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.

ModelPer sessionOnce invoked
Fable 5.1 $0.00038 $0.00757
Opus 5 $0.00019 $0.00378
Sonnet 5 $0.00008 $0.00151
Haiku 4.5 $0.00004 $0.00076

Measured 8d ago against content hash ef10778559b8, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-08, from the pricing page.

Security

Grade A, and why

sap-migrate scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 8d ago.

A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.

Nothing flagged

None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.

commands/sap-migrate.md · 62 lines

How it starts

The opening of the file, as written. The whole thing — 62 lines — stays where its author put it; the contents beside it link to each section on GitHub.

/sap-migrate

Invokes the sap-migration-analyzer agent with the s4hana-migration skill to assess a system or landscape for S/4HANA readiness. Evaluates conversion approach options, custom code exposure, simplification item impact, and data migration complexity. Blocks conclusions until evidence is collected — no assessment is made from memory alone.

Usage

/sap-migrate [system/landscape info]

Arguments:

  • [system/landscape info] — Describe the current landscape: ECC version, active modules, custom code volume, database, hosting model, and any known constraints. If you have a custom code analysis output or simplification item list, paste or reference it.

Examples:

  • /sap-migrate ECC 6.0 EHP8, Oracle DB, FI CO MM SD PP, ~3,000 custom objects, on-premise
  • /sap-migrate SAP ECC 6.0 on HANA, EU data residency required, 500 custom programs, RISE with SAP target
  • /sap-migrate Paste output of custom code analysis report here

What Happens

  1. The sap-migration-analyzer agent is dispatched with the s4hana-migration skill active.
  2. The skill enforces a structured assessment process — conversion approach cannot be recommended before custom code and simplification item data is reviewed.
  3. The agent evaluates three conversion approaches: Greenfield (new implementation), Brownfield (system conversion), and Selective Data Transition (SDT) — and scores each against the provided context.
  4. Custom code impact is analyzed: deprecated APIs, non-released objects, removed tables, and compatibility packs required.
  5. Simplification items relevant to the active modules are identified and rated by impact.
  6. Data migration complexity is assessed: volume, quality, legacy structure, and tool recommendations (LTMC, LTMOM, BODS, Migration Cockpit).
  7. A risk-rated migration assessment is produced with a recommended path and next steps.

Output

A Migration Assessment document containing:

Section Content
Landscape Summary Current system details, versions, modules, custom code volume
Conversion Approach Greenfield / Brownfield / SDT scored and recommended with rationale
Custom Code Impact Breakdown by category — critical, needs rework, compatible, deprecated
Simplification Items Relevant items by module with impact rating and recommended action
Data Migration Volume assessment, quality risks, recommended tooling
Timeline Estimate Phase-by-phase effort range based on complexity
Risk Register Top risks with probability, impact, and mitigation
Recommended Next Steps Prioritized action list to begin migration planning

Read the full file on GitHub · 62 lines

Changes

What this file has done since we first saw it

Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.

  1. 8d ago First seen · 62 lines · 38 tokens per session scan A ef10778559b8

Subscribe to this mod's changes

sap-migrate is a command published in the GitHub repository vigneshbarani24/sap-superpowers (9 stars, last pushed 16d ago), licensed MIT. It adds 38 tokens to every session and 757 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-31.