/mdi-replication-check
Optional master data object type or domain
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow 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.mdname: 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: falseMDI 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
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: falseMDI 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.
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.
Repo: secondsky/sap-skills
Other commands on sap-skills.
- /abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Open command - /abap-cloud-review
Optional target ABAP platform or SAP BTP ABAP Environment release
Open command - /ai-core-deployment-check
Optional runtime or scenario name, such as orchestration, serving, training, or batch
Open command - /api-style-review
Optional API style lens such as REST, OData, OpenAPI, or SDK
Open command - /btp-architecture-review
Optional scenario lens such as extension, integration, analytics, or AI
Open command - /work-zone-content-check
Optional Work Zone edition or content type
Open command

