/cias-scenario-check
Optional source and target system context
$ 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
/cias-scenario-check
Context preview
What this command does when you run it.
Optional source and target system context
Command definition
cias-scenario-check.mdname: cias-scenario-check
description: Check SAP Cloud Integration Automation Service scenario readiness, prerequisites, roles, systems, and evidence gaps
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<scenario-name-or-notes> [source-system target-system]"
arguments:
- name: scenario
description: CIAS scenario name, configuration notes, exported checklist, or implementation issue
required: true
- name: systems
description: Optional source and target system context
required: falseCIAS Scenario Check
Review SAP Cloud Integration Automation Service scenario readiness. Default to read-only checklist analysis; do not start or alter scenarios.
Workflow
1. Identify the CIAS scenario, involved systems, integration product, required roles, destinations, and communication arrangements. 2. Compare provided notes against prerequisites, supported products, connectivity, authentication, and transport expectations. 3. Check for missing evidence such as system URLs, subaccount entitlements, role collections, communication users, certificates, and data protection approvals. 4. Mark live CIAS cockpit validation and execution status as pending unless evidence is provided. 5. Recommend a safe sequence for collecting missing prerequisites.
Output Contract
Return:
- Scenario readiness status.
- Missing prerequisites and blockers.
- Role/connectivity/system evidence required.
- Safe validation steps.
- Pending live CIAS checks.
Read more
name: cias-scenario-check
description: Check SAP Cloud Integration Automation Service scenario readiness, prerequisites, roles, systems, and evidence gaps
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<scenario-name-or-notes> [source-system target-system]"
arguments:
- name: scenario
description: CIAS scenario name, configuration notes, exported checklist, or implementation issue
required: true
- name: systems
description: Optional source and target system context
required: falseCIAS Scenario Check
Review SAP Cloud Integration Automation Service scenario readiness. Default to read-only checklist analysis; do not start or alter scenarios.
Workflow
1. Identify the CIAS scenario, involved systems, integration product, required roles, destinations, and communication arrangements. 2. Compare provided notes against prerequisites, supported products, connectivity, authentication, and transport expectations. 3. Check for missing evidence such as system URLs, subaccount entitlements, role collections, communication users, certificates, and data protection approvals. 4. Mark live CIAS cockpit validation and execution status as pending unless evidence is provided. 5. Recommend a safe sequence for collecting missing prerequisites.
Output Contract
Return:
- Scenario readiness status.
- Missing prerequisites and blockers.
- Role/connectivity/system evidence required.
- Safe validation steps.
- Pending live CIAS 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

