Skip to content
Development
Command

/integration-flow-review

Optional Integration Suite capability lens

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/integration-flow-review

Context preview

What this command does when you run it.

Optional Integration Suite capability lens

Command definition

integration-flow-review.md
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: false

Integration 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
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