← all publishers

babamba2

@babamba2 source repo

14 published skills

  1. Sc4sap Sap Doctor · babamba2 bundle
    Diagnose SC4SAP plugin health, MCP server connectivity, and SAP system connection (renamed from `doctor` to avoid conflict with Claude Code's built-in `/doctor`)
    0 installs
  2. Sc4sap Sap Option · babamba2 bundle
    View SAP system status snapshot and edit values in `.sc4sap/sap.env` (connection, blocklist) and HUD usage limits in `~/.claude/settings.json` → `env` — single entrypoint for all sc4sap runtime options
    0 installs
  3. Sc4sap Analyze Code · babamba2 bundle
    ABAP code analysis — delegate source reads + AST/semantic/where-used analysis + rule-based review to sap-code-reviewer, then render a canned report or a richer briefing on the main thread
    0 installs
  4. Sc4sap Create Object · babamba2 bundle
    ABAP object creation workflow — confirm transport+package, auto-create and activate
    0 installs
  5. Sc4sap Trust Session · babamba2
    INTERNAL-ONLY permission bootstrap. Pre-approves Agent dispatch + `.sc4sap/` state-file I/O for the session so parent-skill pipelines run without prompts. SAP MCP handlers are auto-approved by the `permission-approver` PreToolUse hook (except GetTableContents / GetSqlQuery, which stay prompt-gated). MUST be invoked by a parent skill (create-program, setup, team, analyze-*, create-object) — direct user invocation is rejected with a redirect message.
    0 installs
  6. Sc4sap Ask Consultant · babamba2 bundle
    Direct operational Q&A with a SAP module consultant agent. Auto-routes the question to the matching sap-{module}-consultant and answers against the configured SAP environment (version, industry, country, active modules).
    0 installs
  7. Sc4sap Create Program · babamba2 bundle
    Create ABAP programs (Report/CRUD/ALV/Batch) with Main+Include structure, OOP or Procedural, and full agent-driven coding/QA pipeline
    0 installs
  8. Sc4sap Analyze Cbo Obj · babamba2 bundle
    Analyze a CBO (Customer Business Object) package — discover frequently-used Z tables / function modules / data elements / classes / structures / table types — and save a per-module / per-package reference file so later `program` / `program-to-spec` runs prefer existing CBO elements over new ones.
    0 installs
  9. Sc4sap Analyze Symptom · babamba2 bundle
    Read-only, step-by-step root cause analysis for SAP operational errors. Reads the dump summary and failing source via MCP (known-issue web lookup only when the failure is in standard SAP code), widens to transports and where-used only when the clues call for it, narrows hypotheses with minimal user questions, and provides SAP Note search keywords. Never changes code or data.
    0 installs
  10. Sc4sap Program To Spec · babamba2 bundle
    Reverse-engineer an ABAP program into a Functional/Technical Specification artifact (Markdown, HTML, and/or Excel — any combination). Socratic scope narrowing from "everything" to "only what the user needs".
    0 installs
  11. Sc4sap Compare Programs · babamba2 bundle
    Business-angle comparison of 2–5 ABAP programs that share the same business scenario but diverge by module (MM vs CO), country (KR vs EU), persona (controller vs warehouse), or time horizon. Reader = functional consultant.
    0 installs
  12. Sc4sap Package To Process · babamba2 bundle
    Reverse-engineer a CBO package into an End-to-End Business Process document plus BPML (Markdown, HTML, and/or Excel — user picks any combination). Walks the package programs/FMs, infers business-document flow (PR→PO→GR→IR style), and emits a consultant-facing narrative with Mermaid flowchart + sequenceDiagram + per-step tables. CBO inventory auto-chain via sap-stocker if missing.
    0 installs
  13. Sc4sap Setup · babamba2 bundle
    Plugin setup — detect legacy single-profile state (migrate → multi-profile), create or register a SAP connection profile under ~/.sc4sap/profiles/<alias>/, install abap-mcp-adt-powerup MCP server, optionally install DEV-only ZMCP_ADT_UTILS + ZCL_S4SAP_CM_* ALV OOP handlers (tier-gated), register both PreToolUse hooks (blocklist + tier-readonly-guard), optional SPRO / customizations extraction
    0 installs
  14. Sc4sap MCP Setup · babamba2
    Guide to install and configure the abap-mcp-adt-powerup MCP server for SAP ADT connectivity
    0 installs