/btp-service-manager-troubleshoot
Optional platform context such as Cloud Foundry, Kyma, or Kubernetes
$ 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
/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.mdname: 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: falseBTP 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.
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

