Sap Estimate banner
vigneshbarani24 vigneshbarani24

Sap Estimate

Development community

Description

--- name: sap-estimate description: Trigger structured SAP project estimation — invoked when scope needs to be broken down into effort, cost, or timeline with WBS decomposition and three-point estimates. --- # /sap-estimate Invokes the `sap-estimator` agent with `estimation` skill enforcement to produce rigorous, decomposed effort estimates. Single-number estimates are blocked by design — every output uses three-point estimation (optimistic / most likely / pessimistic) with a full Work Breakdo

Installation

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

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

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

Full documentation available on GitHub

View Source Repository