/btp-architecture-review
Optional scenario lens such as extension, integration, analytics, or AI
$ 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-architecture-review
Context preview
What this command does when you run it.
Optional scenario lens such as extension, integration, analytics, or AI
Command definition
btp-architecture-review.mdname: btp-architecture-review
description: Review SAP BTP architecture decisions for account model, services, security, integration, operations, and rollout readiness
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<architecture-doc-or-project> [extension|integration|analytics|ai]"
arguments:
- name: target
description: Architecture document, repository, diagram notes, or scenario summary to review
required: true
- name: scenario
description: Optional scenario lens such as extension, integration, analytics, or AI
required: falseBTP Architecture Review
Review a SAP BTP architecture for readiness and operating risk. Default to non-mutating document and repository inspection.
Workflow
1. Identify landscape shape, account model, region assumptions, service dependencies, connectivity, identity, and delivery path. 2. Check separation of concerns across global account, directories, subaccounts, spaces, Kyma namespaces, and transport boundaries. 3. Review security posture: identity provider trust, role collections, service keys, destinations, secrets, network egress, and auditability. 4. Evaluate operations: observability, quotas, backup/restore, lifecycle ownership, CI/CD, cost controls, and incident response. 5. Call out tenant-only checks that require BTP cockpit, CLI, or system credentials.
Output Contract
Return:
- Architecture readiness summary.
- Decision risks and missing prerequisites.
- Recommended BTP service/account changes.
- Evidence from local files or provided notes.
- Pending platform checks and suggested commands to run with credentials.
Read more
name: btp-architecture-review
description: Review SAP BTP architecture decisions for account model, services, security, integration, operations, and rollout readiness
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<architecture-doc-or-project> [extension|integration|analytics|ai]"
arguments:
- name: target
description: Architecture document, repository, diagram notes, or scenario summary to review
required: true
- name: scenario
description: Optional scenario lens such as extension, integration, analytics, or AI
required: falseBTP Architecture Review
Review a SAP BTP architecture for readiness and operating risk. Default to non-mutating document and repository inspection.
Workflow
1. Identify landscape shape, account model, region assumptions, service dependencies, connectivity, identity, and delivery path. 2. Check separation of concerns across global account, directories, subaccounts, spaces, Kyma namespaces, and transport boundaries. 3. Review security posture: identity provider trust, role collections, service keys, destinations, secrets, network egress, and auditability. 4. Evaluate operations: observability, quotas, backup/restore, lifecycle ownership, CI/CD, cost controls, and incident response. 5. Call out tenant-only checks that require BTP cockpit, CLI, or system credentials.
Output Contract
Return:
- Architecture readiness summary.
- Decision risks and missing prerequisites.
- Recommended BTP service/account changes.
- Evidence from local files or provided notes.
- Pending platform checks and suggested commands to run with credentials.
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 - /work-zone-content-check
Optional Work Zone edition or content type
Open command - /bas-dev-space-diagnose
Optional dev space type or workload lens
Open command

