abap-cds-model-check
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Optional runtime or platform lens
$ npx -y skills add secondsky/sap-skills --agent claude-codeHow it fires
How this command gets triggered: by you, by Claude, or both.
/job-schedule-checkContext preview
What this command does when you run it.
Optional runtime or platform lens
name: job-schedule-check
description: Check SAP Job Scheduling Service schedules, callbacks, OAuth setup, retry behavior, observability, and REST API usage
allowed-tools:
- Read
- Grep
- Glob
- Bash
argument-hint: "<job-config-or-app-folder> [cf|kyma|node|java]"
arguments:
- name: target
description: Job configuration, app folder, callback code, REST API example, or scheduling issue
required: true
- name: runtime
description: Optional runtime or platform lens
required: falseReview SAP Job Scheduling Service usage. Default to read-only inspection; do not create, trigger, pause, or delete jobs.
1. Identify schedules, callback endpoints, authentication, scopes, service binding, retry policy, and runtime environment. 2. Inspect configuration files, REST examples, application handlers, `xs-security.json`, deployment descriptors, and environment variables. 3. Check OAuth client setup, callback protection, idempotency, retry/timeouts, failure notifications, logs, and time zone assumptions. 4. Verify docs-only REST/API examples when possible and leave live scheduler checks pending without credentials. 5. Recommend safe read-only API or CLI checks before runtime action.
Return:
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
Optional intended usage such as analytical, transactional, reuse, value-help, or extraction
Optional target ABAP platform or SAP BTP ABAP Environment release
Optional runtime or scenario name, such as orchestration, serving, training, or batch
Optional scenario lens such as extension, integration, analytics, or AI