Skip to content
Development
Command

/btp-transport-check

Optional source-to-target route or landscape description

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/btp-transport-check

Context preview

What this command does when you run it.

Optional source-to-target route or landscape description

Command definition

btp-transport-check.md
name: btp-transport-check
description: Review SAP Cloud Transport Management readiness, route configuration, content artifacts, and import failure diagnostics
allowed-tools:
  - Read
  - Grep
  - Glob
  - Bash
argument-hint: "<node-or-transport-id-or-error> [source-target]"
arguments:
  - name: target
    description: Transport node, transport ID, content artifact, or import/export error text
    required: true
  - name: route
    description: Optional source-to-target route or landscape description
    required: false

BTP Transport Check

Review Transport Management configuration and diagnose transport issues. Do not import, export, or approve transports unless explicitly requested.

Workflow

1. Identify source node, target node, route, content type, artifact producer, and import state. 2. Inspect MTA/HTML5/content packaging files and user-provided transport logs. 3. Check common problems: missing routes, node credentials, service keys, content type mismatch, artifact naming, and import queue locks. 4. Suggest read-only CLI/API checks where credentials are already configured. 5. Separate content packaging fixes from landscape configuration work.

Output Contract

Return:

  • Transport readiness or failure summary.
  • Configuration/artifact issues with evidence.
  • Safe diagnostics to run.
  • Remediation sequence with rollback notes.
  • Production import checks that remain pending.
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