/data-intelligence-pipeline-check
Optional focus such as graph, operator, connection, or migration
$ 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
/data-intelligence-pipeline-check
Context preview
What this command does when you run it.
Optional focus such as graph, operator, connection, or migration
Command definition
data-intelligence-pipeline-check.mdname: data-intelligence-pipeline-check
description: Review SAP HANA Cloud Data Intelligence pipelines, operators, connections, scheduling, and migration readiness
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<pipeline-export-or-notes> [graph|operator|connection|migration]"
arguments:
- name: target
description: Pipeline export, graph configuration, operator code, connection notes, or migration issue
required: true
- name: focus
description: Optional focus such as graph, operator, connection, or migration
required: falseData Intelligence Pipeline Check
Review Data Intelligence pipeline readiness. Default to read-only inspection; do not execute graphs, alter connections, or change schedules.
Workflow
1. Identify graph purpose, operators, connections, runtime, scheduling, persistence, and migration status. 2. Inspect graph exports, operator code, configuration notes, connection references, secrets handling, and monitoring assumptions. 3. Check operator compatibility, retry/error handling, resource usage, credential externalization, data contracts, and ownership. 4. Treat live graph execution, connection tests, and tenant runtime behavior as pending without system evidence. 5. Recommend current supported-path alternatives when product lifecycle or migration risk appears.
Output Contract
Return:
- Pipeline readiness status.
- Operator, connection, scheduling, and runtime findings.
- Product lifecycle or migration risks.
- Safe local checks.
- Pending tenant/runtime checks.
Read more
name: data-intelligence-pipeline-check
description: Review SAP HANA Cloud Data Intelligence pipelines, operators, connections, scheduling, and migration readiness
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<pipeline-export-or-notes> [graph|operator|connection|migration]"
arguments:
- name: target
description: Pipeline export, graph configuration, operator code, connection notes, or migration issue
required: true
- name: focus
description: Optional focus such as graph, operator, connection, or migration
required: falseData Intelligence Pipeline Check
Review Data Intelligence pipeline readiness. Default to read-only inspection; do not execute graphs, alter connections, or change schedules.
Workflow
1. Identify graph purpose, operators, connections, runtime, scheduling, persistence, and migration status. 2. Inspect graph exports, operator code, configuration notes, connection references, secrets handling, and monitoring assumptions. 3. Check operator compatibility, retry/error handling, resource usage, credential externalization, data contracts, and ownership. 4. Treat live graph execution, connection tests, and tenant runtime behavior as pending without system evidence. 5. Recommend current supported-path alternatives when product lifecycle or migration risk appears.
Output Contract
Return:
- Pipeline readiness status.
- Operator, connection, scheduling, and runtime findings.
- Product lifecycle or migration risks.
- Safe local checks.
- Pending tenant/runtime 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

