sc4sap:team

Orchestrate multiple SAP development agents on a shared task list.

46|15|Updated Apr 13, 2026
One-click install
npx skills add https://github.com/babamba2/superclaude-for-sap --skill sc4sap-team
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: sc4sap:team
Source: https://github.com/babamba2/superclaude-for-sap/tree/main/skills/team
Command: npx skills add https://github.com/babamba2/superclaude-for-sap --skill sc4sap-team

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Follows OMC team pattern adapted for SAP. Coordinates multiple specialized SAP agents working in parallel on a shared task list using Claude Code native team mode.

Core Features & Use Cases

  • Spawns and assigns specialized SAP agent roles (sap-developer, sap-code-reviewer, sap-transport-manager, sap-architect, sap-tester) to work concurrently on a task list
  • Ensures non-overlapping task slices, activates objects, runs unit tests, and merges results with transport management
  • Enables parallel development across multiple SAP objects or packages and safe coordination with built-in escalation on failures

Quick Start

Invoke /sc4sap:team with a task list and let the system spawn coordinated agents to divide and conquer the SAP development task.

Frequently Asked Questions about sc4sap:team

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multiple SAP agents for parallel ABAP development?

You can coordinate multiple SAP agents by spawning specialized roles like sap-developer and sap-tester to work concurrently on a shared task list. This ensures non-overlapping task slices, runs unit tests, and merges results with transport management.

What is SAP parallel agent execution and when do I need it for ABAP objects?

SAP parallel agent execution is a coordination mechanism where multiple specialized agents divide a shared task list to work concurrently. You need it for complex SAP development scenarios requiring parallel object creation, activation, and verification across ABAP objects and transports.

How to manage SAP transports when running parallel development agents?

To manage SAP transports with parallel agents, the system assigns a sap-transport-manager role that enforces activation steps and merges results with transport handling. This ensures safe coordination and built-in escalation on failures during parallel object creation.

Can I use Claude Code team mode for SAP ABAP package development?

Yes, you can use Claude Code native team mode for SAP ABAP package development by invoking the team coordinator with a task list. It spawns assigned agent roles to divide and conquer development tasks across multiple SAP objects or packages concurrently.

What specialized agent roles are needed for SAP parallel task execution?

SAP parallel task execution requires specialized agent roles including sap-developer, sap-code-reviewer, sap-transport-manager, sap-architect, and sap-tester. These roles collaborate concurrently on a shared task list to handle object creation, verification, and transport management.