sap-accelerate

Generate a pre-built solution accelerator package for a common SAP end-to-end process. Produces 60% pre-filled deliverables adapted to your industry, country, and SAP version.

/sap-accelerate

Generates a solution accelerator package — pre-built deliverables for common SAP processes.

Usage

/sap-accelerate <process> [--industry <name>] [--country <name>]

Available Accelerators

ProcessModulesDeliverables
order-to-cashSD, FI, TM, EWMProcess flow, fit/gap, FS, config guide, test cases, integration, migration scope
procure-to-payMM, FI, Ariba, QMProcess flow, fit/gap, FS, config guide, test cases, integration, migration scope
record-to-reportFI, CO, TreasuryChart of accounts, closing tasks, config guide, test cases, tax logic, audit trail
plan-to-producePP, MM, QM, PMBOM/routing design, MRP config, production config, QM integration, test cases
hire-to-retireHCM, SF, PayrollOrg structure, infotype config, payroll schema, time management, test cases

Examples

/sap-accelerate order-to-cash
/sap-accelerate procure-to-pay --industry pharma --country germany
/sap-accelerate record-to-report --industry banking --country united-states

What It Does

  1. Loads project context and accelerator definition
  2. Applies industry variant (industry-specific processes, gaps, customizations)
  3. Applies country variant (tax, regulatory, payment, compliance)
  4. Generates 7-8 pre-filled deliverable files
  5. Marks each deliverable section as "Standard" (pre-filled) or "Client-Specific" (needs input)

Output

Creates an accelerator-output/ directory:

accelerator-output/order-to-cash/
├── 01-process-flow.md
├── 02-fit-gap-matrix.md
├── 03-functional-spec.md
├── 04-configuration-guide.md
├── 05-test-scenarios.md
├── 06-integration-points.md
├── 07-data-migration-scope.md
└── README.md

Skill Chain

This command invokes: solution-accelerator → which leverages module consultant agents + industry/country context.