/integration-flow-review
Optional Integration Suite capability lens
$ 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
/integration-flow-review
Context preview
What this command does when you run it.
Optional Integration Suite capability lens
Command definition
integration-flow-review.mdname: integration-flow-review
description: Review SAP Integration Suite iFlows, adapters, security, error handling, observability, and transport readiness
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<iflow-export-or-notes> [api-management|event-mesh|open-connectors]"
arguments:
- name: target
description: iFlow export, integration package notes, adapter issue, or repository folder to inspect
required: true
- name: capability
description: Optional Integration Suite capability lens
required: falseIntegration Flow Review
Review SAP Integration Suite artifacts for readiness. Default to read-only inspection; do not deploy, start, stop, or modify integration content.
Workflow
1. Identify artifact type, adapters, endpoints, authentication, mapping, exception subprocesses, retry behavior, and deployment target. 2. Inspect iFlow exports, package metadata, scripts, mappings, parameters, credential aliases, and transport notes. 3. Check security, idempotency, timeout/retry behavior, payload size, monitoring, logging, alerting, and environment-specific externalization. 4. Separate local export findings from tenant-only deployment, message processing, and runtime checks. 5. Recommend safe next diagnostics before any content change.
Output Contract
Return:
- Integration readiness status.
- Findings grouped by adapters, security, mapping, error handling, operations, and transport.
- File/package evidence.
- Safe validation commands or cockpit checks.
- Pending tenant runtime checks.
Read more
name: integration-flow-review
description: Review SAP Integration Suite iFlows, adapters, security, error handling, observability, and transport readiness
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<iflow-export-or-notes> [api-management|event-mesh|open-connectors]"
arguments:
- name: target
description: iFlow export, integration package notes, adapter issue, or repository folder to inspect
required: true
- name: capability
description: Optional Integration Suite capability lens
required: falseIntegration Flow Review
Review SAP Integration Suite artifacts for readiness. Default to read-only inspection; do not deploy, start, stop, or modify integration content.
Workflow
1. Identify artifact type, adapters, endpoints, authentication, mapping, exception subprocesses, retry behavior, and deployment target. 2. Inspect iFlow exports, package metadata, scripts, mappings, parameters, credential aliases, and transport notes. 3. Check security, idempotency, timeout/retry behavior, payload size, monitoring, logging, alerting, and environment-specific externalization. 4. Separate local export findings from tenant-only deployment, message processing, and runtime checks. 5. Recommend safe next diagnostics before any content change.
Output Contract
Return:
- Integration readiness status.
- Findings grouped by adapters, security, mapping, error handling, operations, and transport.
- File/package evidence.
- Safe validation commands or cockpit checks.
- Pending tenant runtime 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

