Sap Kickoff banner
vigneshbarani24 vigneshbarani24

Sap Kickoff

Development community

Description

--- name: sap-kickoff description: Trigger project kickoff for a new SAP engagement — generates a full project charter with scope, governance structure, RACI matrix, and risk register. --- # /sap-kickoff Invokes the `project-kickoff` skill to structure and document the start of an SAP project or phase. Enforces that scope, governance, roles, and risks are defined before any delivery work begins. Produces a client-ready project charter. ## Usage ``` /sap-kickoff [project name] ``` **Argument

Installation

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

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

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

Full documentation available on GitHub

View Source Repository