Skip to content
Development
Command

/btp-service-manager-troubleshoot

Optional platform context such as Cloud Foundry, Kyma, or Kubernetes

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-service-manager-troubleshoot

Context preview

What this command does when you run it.

Optional platform context such as Cloud Foundry, Kyma, or Kubernetes

Command definition

btp-service-manager-troubleshoot.md
name: btp-service-manager-troubleshoot
description: Troubleshoot SAP BTP Service Manager brokers, instances, bindings, credentials, and platform integration issues
allowed-tools:
  - Read
  - Grep
  - Glob
  - Bash
argument-hint: "<issue-or-service-instance> [cf|kyma|kubernetes]"
arguments:
  - name: issue
    description: Error message, service instance, binding, or broker symptom to troubleshoot
    required: true
  - name: platform
    description: Optional platform context such as Cloud Foundry, Kyma, or Kubernetes
    required: false

BTP Service Manager Troubleshoot

Diagnose Service Manager or Open Service Broker issues without changing service state by default.

Workflow

1. Identify platform, broker, service offering, plan, instance, binding, and failing operation. 2. Inspect local manifests, service descriptors, binding consumption, and CLI output supplied by the user. 3. Classify the issue: catalog, entitlement, quota, broker registration, binding credentials, async operation, or deletion orphan. 4. Suggest read-only commands and safe evidence collection. 5. Provide a remediation plan that separates app, platform, and service owner work.

Output Contract

Return:

  • Failure classification and confidence.
  • Evidence requested or found.
  • Read-only diagnostics.
  • Safe remediation sequence.
  • Escalation data to collect if platform support is needed.
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