Skip to content
Development
Command

/work-zone-content-check

Optional Work Zone edition or content type

From plugin
sap-skills
40469 skills31 agents69 commands8 MCP
Install
$ npx -y skills add secondsky/sap-skills --agent claude-code

How 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/work-zone-content-check

Context preview

What this command does when you run it.

Optional Work Zone edition or content type

Command definition

work-zone-content-check.md
name: work-zone-content-check
description: Check SAP Build Work Zone Advanced content packages, site artifacts, roles, destinations, and transport readiness
allowed-tools:
  - Read
  - Grep
  - Glob
  - Bash
argument-hint: "<work-zone-content-or-site-folder> [standard|advanced]"
arguments:
  - name: target
    description: Work Zone content package, site folder, role notes, or deployment issue to inspect
    required: true
  - name: edition
    description: Optional Work Zone edition or content type
    required: false

Work Zone Content Check

Check Work Zone content readiness without publishing, importing, or changing tenant configuration.

Workflow

1. Identify content package type, site/channel target, roles, destinations, UI integration cards, and app dependencies. 2. Inspect package structure, manifest/configuration files, role collection assumptions, navigation entries, and transport notes. 3. Check destination naming, HTML5 app references, content federation assumptions, theme dependencies, and launchpad/workspace constraints. 4. Flag tenant-only checks for content manager, channel manager, role assignment, and import/export execution. 5. Keep archived or product-version-sensitive behavior documented as pending unless current tenant evidence is available.

Output Contract

Return:

  • Content readiness status.
  • Structural and configuration findings.
  • Role, destination, and transport prerequisites.
  • Suggested read-only verification commands or cockpit checks.
  • Pending tenant checks that require Work Zone access.
Read more
Ships withsap-skills

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.

Get the whole plugin