/btp-app-readiness-review
Optional application stack or runtime lens
$ 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-app-readiness-review
Context preview
What this command does when you run it.
Optional application stack or runtime lens
Command definition
btp-app-readiness-review.mdname: btp-app-readiness-review
description: Review SAP BTP application readiness across project structure, service bindings, security, deployment, and operations
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<app-folder-or-design-notes> [cap|ui5|node|java|python]"
arguments:
- name: target
description: Application repository, design notes, deployment issue, or readiness checklist to review
required: true
- name: stack
description: Optional application stack or runtime lens
required: falseBTP App Readiness Review
Review a SAP BTP application for deployment and operations readiness. Default to non-mutating repository inspection.
Workflow
1. Identify app stack, target environment, service dependencies, authentication model, destinations, persistence, and transport path. 2. Inspect local descriptors such as `mta.yaml`, `package.json`, `pom.xml`, `xs-security.json`, `xs-app.json`, Dockerfiles, and CI/CD workflows. 3. Check startup commands, build targets, service bindings, secret handling, role scopes, logging, health checks, rollback, and environment parity. 4. Avoid duplicating platform architecture advice; route account/subaccount design questions to the BTP platform skill. 5. List live BTP checks that require credentials or deployment history.
Output Contract
Return:
- Application readiness status.
- Local project blockers and warnings.
- Security, binding, deployment, and operations recommendations.
- Safe verification commands.
- Pending platform or tenant checks.
Read more
name: btp-app-readiness-review
description: Review SAP BTP application readiness across project structure, service bindings, security, deployment, and operations
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<app-folder-or-design-notes> [cap|ui5|node|java|python]"
arguments:
- name: target
description: Application repository, design notes, deployment issue, or readiness checklist to review
required: true
- name: stack
description: Optional application stack or runtime lens
required: falseBTP App Readiness Review
Review a SAP BTP application for deployment and operations readiness. Default to non-mutating repository inspection.
Workflow
1. Identify app stack, target environment, service dependencies, authentication model, destinations, persistence, and transport path. 2. Inspect local descriptors such as `mta.yaml`, `package.json`, `pom.xml`, `xs-security.json`, `xs-app.json`, Dockerfiles, and CI/CD workflows. 3. Check startup commands, build targets, service bindings, secret handling, role scopes, logging, health checks, rollback, and environment parity. 4. Avoid duplicating platform architecture advice; route account/subaccount design questions to the BTP platform skill. 5. List live BTP checks that require credentials or deployment history.
Output Contract
Return:
- Application readiness status.
- Local project blockers and warnings.
- Security, binding, deployment, and operations recommendations.
- Safe verification commands.
- Pending platform or tenant checks.
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

