Skip to content
Development
Command

/btp-subaccount-readiness

Optional workload lens such as Cloud Foundry, Kyma, HTML5, Integration Suite, or AI

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-subaccount-readiness

Context preview

What this command does when you run it.

Optional workload lens such as Cloud Foundry, Kyma, HTML5, Integration Suite, or AI

Command definition

btp-subaccount-readiness.md
name: btp-subaccount-readiness
description: Check SAP BTP subaccount readiness for regions, entitlements, services, roles, destinations, connectivity, and operations
allowed-tools:
  - Read
  - Grep
  - Glob
  - Bash
argument-hint: "<subaccount-notes-or-project> [cf|kyma|html5|integration|ai]"
arguments:
  - name: target
    description: Subaccount notes, repository, deployment descriptor, or readiness issue to inspect
    required: true
  - name: workload
    description: Optional workload lens such as Cloud Foundry, Kyma, HTML5, Integration Suite, or AI
    required: false

BTP Subaccount Readiness

Assess a SAP BTP subaccount or planned workload for readiness. Default to read-only inspection; do not modify entitlements, roles, destinations, or service instances.

Workflow

1. Identify region, environment, workload type, service dependencies, identity model, connectivity path, and delivery target. 2. Inspect repository descriptors such as `mta.yaml`, `xs-security.json`, `xs-app.json`, Helm files, destination notes, and CI/CD configuration. 3. Check entitlements, service plans, role collections, destinations, trust setup, quotas, transport path, monitoring, and cost controls. 4. Separate local evidence from live BTP checks requiring cockpit or CLI access. 5. Provide a short readiness path that prioritizes blockers before optimization.

Output Contract

Return:

  • Subaccount readiness status.
  • Blocking gaps and service prerequisites.
  • Security, identity, and connectivity findings.
  • Suggested local and BTP CLI/cockpit checks.
  • Pending tenant-only 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