Sap Deliver banner
vigneshbarani24 vigneshbarani24

Sap Deliver

Development community

Description

--- name: sap-deliver description: Run the SAP Delivery Factory for a specific SAP Activate phase. Produces all deliverables for that phase with quality scoring. --- # /sap-deliver Runs the SAP Delivery Factory for a specified SAP Activate phase. ## Usage ``` /sap-deliver <phase> [--industry <name>] [--country <name>] [--modules <list>] ``` ### Phases | Phase | Deliverables | Description | |-------|-------------|-------------| | `discover` | 5 | Project charter, stakeholder map, requirement

Installation

Installs to ~/.claude/skills/vigneshbarani24-sap-superpowers-sap-deliver/SKILL.md

Terminal
mkdir -p ~/.claude/skills/vigneshbarani24-sap-superpowers-sap-deliver && curl -fsSL https://raw.githubusercontent.com/vigneshbarani24/sap-superpowers/HEAD/commands/sap-deliver.md -o ~/.claude/skills/vigneshbarani24-sap-superpowers-sap-deliver/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository