Skip to content
Development
Command

/mdi-replication-check

Optional master data object type or domain

From plugin
sap-skills
40469 skills31 agents69 commands8 MCP
Install
$ npx -y skills add secondsky/sap-skills --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/mdi-replication-check

Context preview

What this command does when you run it.

Optional master data object type or domain

Command definition

mdi-replication-check.md
name: mdi-replication-check
description: Check SAP Master Data Integration replication readiness, business object subscriptions, mappings, errors, and evidence gaps
allowed-tools:
  - Read
  - Grep
  - Glob
  - Bash
argument-hint: "<mdi-config-or-issue> [business-partner|cost-center|workforce]"
arguments:
  - name: target
    description: MDI configuration notes, replication issue, mapping file, or integration repository to inspect
    required: true
  - name: object_type
    description: Optional master data object type or domain
    required: false

MDI Replication Check

Review SAP Master Data Integration replication readiness. Default to non-mutating analysis; do not trigger replication or change subscriptions.

Workflow

1. Identify master data object type, source/target systems, subscriptions, event flow, mapping, and error symptom. 2. Inspect configuration notes, payload samples with secrets removed, mapping files, service bindings, and integration artifacts. 3. Check authentication, business object support, filtering, idempotency, error queues, monitoring, and data ownership. 4. Mark live replication status, tenant subscription changes, and payload reprocessing as pending unless evidence is supplied. 5. Recommend safe diagnostic sequence and missing evidence.

Output Contract

Return:

  • Replication readiness status.
  • Mapping, subscription, security, and monitoring findings.
  • Evidence from local files or supplied notes.
  • Safe verification steps.
  • Pending live replication checks.
Read more
Ships withsap-skills

40 SAP development plugins with evidence-tracked verification SAP development plugins for AI coding assistants, with public-source or package-registry verification tracked where available.

Get the whole plugin