Skip to content
Development
Command

/bw-query-spec-review

Password-free BW query specification file or supplied business requirements

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/bw-query-spec-review

Context preview

What this command does when you run it.

Password-free BW query specification file or supplied business requirements

Command definition

bw-query-spec-review.md
name: bw-query-spec-review
description: Review a proposed SAP BW query specification for gaps, ambiguity, performance risks, and testable acceptance criteria
allowed-tools:
  - Read
  - Grep
  - Glob
argument-hint: "[specification-file-or-text]"
arguments:
  - name: specification
    description: Password-free BW query specification file or supplied business requirements
    required: true

BW Query Specification Review

Reject and do not repeat credentials. Existing queries are read-only.

Map the request to QuerySpec v1. Return resolved facts, blocking gaps, non-blocking gaps, semantics-preserving optimizations, semantics-changing proposals requiring approval, acceptance evidence, and the draft-readiness decision. Do not create or save a draft during review.

Output Contract

Return:

  • Resolved provider/query facts and stated assumptions.
  • Blocking and non-blocking specification gaps.
  • Optimizations separated by semantic impact.
  • Acceptance criteria and evidence still required.
  • A clear ready-for-local-draft or blocked decision.
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