delivery-factory — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited delivery-factory (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
This skill orchestrates the production of all deliverables for an SAP Activate phase in a single coordinated run. It is not a skill — it is a factory that invokes skills, manages their inputs/outputs, tracks deliverable status, and scores quality.
What makes this different: Individual skills produce individual artifacts. The factory produces a complete, cross-referenced, quality-scored deliverable package — what a consulting firm bills $50K-$500K to create manually.
Command: /sap-deliver discover Duration: 1-2 weeks equivalent Deliverables produced:
| # | Deliverable | Skill Invoked | Agents Dispatched |
|---|---|---|---|
| D1 | Project Charter | project-kickoff | — |
| D2 | Stakeholder Map & RACI | project-kickoff | — |
| D3 | Requirements Document | deep-interview | — |
| D4 | Risk Register (initial) | project-kickoff | — |
| D5 | High-Level Scope | brainstorming | sap-architect |
Dependency chain: D1 → D2 → D3 → D4 → D5 Phase gate: All 5 deliverables at L2+ quality. Stakeholder sign-off on scope.
Command: /sap-deliver prepare Prerequisites: DISCOVER phase complete Deliverables produced:
| # | Deliverable | Skill Invoked | Agents Dispatched |
|---|---|---|---|
| P1 | Effort Estimate (WBS) | estimation | sap-estimator |
| P2 | Solution Architecture | solution-architecture | sap-architect |
| P3 | Change Management Plan | change-management | — |
| P4 | Business Case / ROI | value-advisory | sap-value-calculator |
| P5 | Project Plan (timeline) | estimation | — |
Dependency chain: P1 ∥ P2 (parallel) → P3 → P4 → P5 Phase gate: All 5 deliverables at L3+ quality. Budget approved.
Command: /sap-deliver explore Prerequisites: PREPARE phase complete Deliverables produced:
| # | Deliverable | Skill Invoked | Agents Dispatched |
|---|---|---|---|
| E1 | Fit/Gap Analysis Matrix | fit-gap-analysis | Module consultants (parallel) |
| E2 | Process Design Documents (per module) | process-design | sap-process-modeler |
| E3 | Functional Specifications | deep-interview + module skills | sap-doc-generator |
| E4 | Data Migration Strategy | data-migration | sap-data-analyst |
| E5 | Test Strategy | testing-strategy | sap-test-designer |
| E6 | Integration Architecture | solution-architecture | sap-architect |
Dependency chain: E1 → E2 → E3, and E4 ∥ E5 ∥ E6 (parallel) Phase gate: All gaps resolved or accepted. Functional specs signed off.
Command: /sap-deliver realize Prerequisites: EXPLORE phase complete Deliverables produced:
| # | Deliverable | Skill Invoked | Agents Dispatched |
|---|---|---|---|
| R1 | Technical Specifications | program-to-spec or code-generation | sap-doc-generator |
| R2 | Developed Objects (code) | autopilot | Full team (parallel) |
| R3 | Unit Test Results | self-correcting-loop | sap-test-designer |
| R4 | Code Review Reports | code-review | sap-reviewer, sap-security-auditor |
| R5 | SIT Test Scripts & Results | testing-strategy | sap-test-designer |
| R6 | Training Materials | module skills | sap-doc-generator |
Dependency chain: R1 → R2 → R3 → R4 → R5 ∥ R6 Phase gate: All code ATC-clean. SIT passed. Training materials reviewed.
Command: /sap-deliver deploy Prerequisites: REALIZE phase complete Deliverables produced:
| # | Deliverable | Skill Invoked | Agents Dispatched |
|---|---|---|---|
| Y1 | Data Migration Plan & Results | data-migration | sap-data-analyst |
| Y2 | Cutover Runbook | cutover-planning | — |
| Y3 | Go-Live Readiness Assessment | go-live-readiness | Full team (parallel) |
| Y4 | UAT Results & Sign-Off | testing-strategy | sap-test-designer |
| Y5 | Transport Release Log | transport-release | — |
Dependency chain: Y1 → Y2 → Y4 → Y3 → Y5 Phase gate: Go/No-Go decision GREEN. All transports imported.
Command: /sap-deliver run Prerequisites: DEPLOY phase complete Deliverables produced:
| # | Deliverable | Skill Invoked | Agents Dispatched |
|---|---|---|---|
| N1 | Hypercare Plan | hypercare | — |
| N2 | Daily Status Reports | hypercare | — |
| N3 | Value Realization Report | value-advisory | sap-value-calculator |
| N4 | Lessons Learned | hypercare | — |
| N5 | Knowledge Transfer Log | hypercare | sap-doc-generator |
Phase gate: Hypercare exit criteria met. Knowledge transferred.
Every deliverable is scored on a 5-level maturity model:
| Level | Name | Definition | Evidence |
|---|---|---|---|
| L1 | Draft | Structure created, sections identified, placeholders present | File exists with correct structure |
| L2 | Working | Content filled for all sections, no placeholders remaining | All sections have substantive content |
| L3 | Reviewed | Peer reviewed, gaps identified and resolved | Review comments addressed |
| L4 | Approved | Client/stakeholder sign-off ready | Meets all hard gate criteria |
| L5 | Baselined | Signed off, version-controlled, change-managed | Sign-off record exists |
Phase completion thresholds:
The factory injects project context into every deliverable:
PROJECT CONTEXT (set once, used everywhere)
═══════════════════════════════════════════
Client: [Client name]
Project: [Project name]
SAP Version: [From .sap-superpowers/config.json]
ABAP Release: [From config]
Industry: [Loads industry/{name}.md]
Country: [Loads country/{name}.md]
Modules: [In-scope SAP modules]
Timeline: [Project start → go-live]
Team Size: [Number of consultants]Industry context auto-populates:
SAP DELIVERY FACTORY — PROJECT STATUS
═══════════════════════════════════════
Project: [Name] | Client: [Name]
Industry: [Name] | Country: [Name]
SAP: [Version] | Release: [ABAP release]
PHASE STATUS
────────────
[✅] DISCOVER — 5/5 deliverables (avg L3.2)
[✅] PREPARE — 5/5 deliverables (avg L3.8)
[🔄] EXPLORE — 3/6 deliverables (avg L2.5) ← CURRENT
[ ] REALIZE — 0/6 deliverables
[ ] DEPLOY — 0/5 deliverables
[ ] RUN — 0/5 deliverables
DELIVERABLE DETAIL (EXPLORE)
────────────────────────────
[L3 ✅] E1 Fit/Gap Matrix
[L3 ✅] E2 Process Designs (MM, SD, FI)
[L2 🔄] E3 Functional Specifications — 4/7 modules complete
[L1 ⏳] E4 Data Migration Strategy — draft started
[ ] E5 Test Strategy
[ ] E6 Integration Architecture
NEXT ACTION: Complete E3 (functional specs for PP, PM, QM)This skill is complete when:
skills/consulting/ and skills/delivery/ — invoked by the factoryagents/ — dispatched by the factoryindustry/ files — loaded for context injectioncountry/ files — loaded for regulatory contextaccelerators/ — pre-built solution packages that fast-track specific phases~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.