sap-evidence-pack

Aggregate SAP delivery-assurance artifacts into a structured evidence pack with verdicts.

7|1|Updated May 11, 2026
One-click install
npx skills add https://github.com/sapdev-ai/sap-dev --skill sap-evidence-pack
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: sap-evidence-pack
Source: https://github.com/sapdev-ai/sap-dev/tree/main/plugins/sap-dev-core/skills/sap-evidence-pack
Command: npx skills add https://github.com/sapdev-ai/sap-dev --skill sap-evidence-pack

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

The SAP evidence pack skill aggregates artifacts from delivery-assurance checks into a single, reviewer-ready package, answering what changed, how it was checked, and why it is safe, while clearly signaling any gaps.

Core Features & Use Cases

  • Collects artifacts from multiple delivery-assurance skills (transport-readiness, impact-analysis, ATC, ABAP check, ABAP Unit, ...) for a defined scope (TR, object, package, ticket) and copies them into a structured evidence_pack folder.
  • Generates a human-readable index.md with an executive summary, a contents table including verdicts, and a dedicated Missing evidence section that truthfully states what was not produced.
  • Produces a portable, self-contained pack that can be reviewed by stakeholders without requiring live SAP access.

Quick Start

Provide a scope key, ticket, or since date to assemble the delivery evidence pack for the specified scope.

Frequently Asked Questions about sap-evidence-pack

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I assemble SAP delivery evidence for a transport request or package scope?▼

To assemble SAP delivery evidence, provide a scope key like a transport request, package, ticket, or since-date. The skill aggregates cross-skill delivery-assurance artifacts into a single, reviewer-ready evidence pack without re-running checks.

What is an SAP evidence pack and what does it contain?▼

An SAP evidence pack is a portable, self-contained folder of delivery-assurance artifacts. It contains outputs from transport-readiness, impact analysis, ATC, and ABAP Unit checks, plus an index.md summarizing verdicts and missing evidence.

Does the evidence pack generation re-run ATC and ABAP Unit checks?▼

No, the evidence pack generation does not re-run ATC or ABAP Unit checks. It reads the existing artifact index, copies previously generated delivery-assurance results into a structured pack, and reports an overall verdict based on those artifacts.

How do I track missing delivery assurance artifacts for SAP objects?▼

The generated index.md includes a dedicated Missing evidence section that truthfully states which delivery-assurance artifacts were not produced for the specified SAP scope, clearly signaling any gaps to stakeholders reviewing the pack.

Can reviewers audit SAP delivery artifacts without live SAP system access?▼

Yes, reviewers can audit SAP delivery artifacts without live SAP access. The skill produces a portable, self-contained evidence pack containing the index.md and copied artifacts, allowing stakeholders to review checks offline.

What is the best way to prepare an SAP audit pack across multiple delivery checks?▼

The best way to prepare an SAP audit pack is to run cross-skill checks like transport-readiness, impact analysis, and ABAP checks first, then use this skill to aggregate those artifacts into a structured folder with an executive summary and verdicts.