marcellourbani/vscode_abap_remote_fs

VS Code-based Agentic AI Platform for SAP ABAP Development

381Stars on the repository
46Mods indexed here, across every type
6d agoLast push, which is what freshness is scored on
MITLicence, which decides whether bodies are shown

abap-orchestrator

08

marcellourbani/vscode_abap_remote_fs

Agent

PRIMARY agent for ALL ABAP-related tasks. Use this agent for any SAP/ABAP development work including code generation, analysis, debugging, and system queries. Routes specialized tasks to cheaper subagents when beneficial.

not rated 381 6d ago A 48 tokens original MIT

marcellourbani/vscode_abap_remote_fs

Agent

Analyses an xlsx file exported from the ANST Customer Code screen and produces a full customer enhancement inventory — reading source for user exits, definite Z/Y objects, and scanning standard objects for embedded enhancements. Use when the user provides an xlsx path from ANST. The xlsx path MUST be provided by the…

not rated 381 6d ago A 91 tokens original MIT

sap-code-grep

15

marcellourbani/vscode_abap_remote_fs

Agent

Mechanical, exhaustive grep/count over a mandatory local ABAP source snapshot — MESSAGE statements, branches, AUTHORITY-CHECK, flow-control exits, and log-cell messages. Rejects requests without a complete, readable local source folder. Returns only structured count tables, never raw source dumps.

not rated 381 6d ago A 61 tokens original MIT

sap-data-scout

16

marcellourbani/vscode_abap_remote_fs

Agent

Resolves ad-hoc test data requirements from a live SAP system — finds valid material numbers, plants, document numbers, date ranges, or any other business key that meets caller-specified criteria. Returns a concrete value list ready to paste into a .data.md cache or use directly. Invoked by the main agent in parallel…

not rated 381 6d ago A 104 tokens original MIT

marcellourbani/vscode_abap_remote_fs

Agent

Finds customer (Z/Y) enhancements — BAdI implementations, enhancement points/sections, classic user-exits — that run inside standard FMs/classes/includes an ABAP program calls, and explains each one in enough detail to write a real test case against it. Use when analyzing an ABAP program/class/transaction for…

not rated 381 6d ago A 106 tokens original MIT

marcellourbani/vscode_abap_remote_fs

Agent

Adversarial review of Phase 1 analysis (findings.md, flow.md, units.md) against the actual ABAP source snapshot. READS the source itself and re-greps the decision surface to catch fabricated line numbers, missed MESSAGE/branch/AUTHORITY-CHECK statements, un-analysed value-transformation/default logic, wrong…

not rated 381 6d ago A 119 tokens original MIT

marcellourbani/vscode_abap_remote_fs

Agent

Adversarial review of a Phase 2 screens.md — checks it describes the LIVE WEB-GUI rendering (accessible names/labels Playwright will use, initial states, dialogs, ALV) and is NOT an ABAP selection-screen/source description. Catches screens.md that was derived from source instead of observed in the browser. Use at the…

not rated 381 6d ago A 90 tokens original MIT

sap-source-download

20

marcellourbani/vscode_abap_remote_fs

Agent

Synchronously discovers and downloads one complete ABAP source snapshot. Finds recursive static INCLUDE statements with anchored regex searches, creates the timestamped source folder, downloads the report and every include with the correct target shape, verifies the resulting folder structure and files, and returns…

not rated 381 6d ago A 63 tokens original MIT

sap-task-helper

21

marcellourbani/vscode_abap_remote_fs

Agent

Generic one-shot helper for a bounded, tedious, or high-volume SAP Testing task. The calling agent must provide the exact task, skills to read, artifact paths, allowed writes, and output contract. Suitable for independent sequential or parallel work; never owns phase orchestration or user decisions.

not rated 381 6d ago A 61 tokens original MIT

marcellourbani/vscode_abap_remote_fs

Agent

Adversarial review of a test-case plan produced by design-cases. READS the actual ABAP source snapshot (plus findings.md, flow.md, units.md, and the TC-.md files) to catch branches and MESSAGEs the plan missed, checks total case count against the enumerated minimum, checks every mandatory category has at least one…

not rated 381 6d ago A 161 tokens original MIT

At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: