Getting it into your agent
One page per mod, every tool's command on it. A separate URL per tool would split the same page into five that compete with each other.
git clone --depth 1 https://github.com/marcellourbani/vscode_abap_remote_fsWrote this? Show the measurements
A badge with what this costs and how it scanned, read live from this page, so it follows the numbers instead of freezing them. Markdown for a README, HTML for a documentation site or a project page.
[](https://agentmods.dev/agents/marcellourbani/vscode_abap_remote_fs/abap-orchestrator)<a href="https://agentmods.dev/agents/marcellourbani/vscode_abap_remote_fs/abap-orchestrator"><img src="https://agentmods.dev/badge/agents/marcellourbani/vscode_abap_remote_fs/abap-orchestrator/github.svg" alt="Measured on agentmods" height="20"></a>Or the 80×15 button, for a site that already has a row of RSS and ATOM ones. Only the verdict fits; the numbers stay here.
<a href="https://agentmods.dev/agents/marcellourbani/vscode_abap_remote_fs/abap-orchestrator"><img src="https://agentmods.dev/badge/agents/marcellourbani/vscode_abap_remote_fs/abap-orchestrator.svg" alt="Reviewed on agentmods" width="80" height="20"></a>What it costs to keep this loaded
Counted locally with the o200k_base tokenizer, which is exact for GPT models; Claude uses its own tokenizer and its counts differ. Treat this as one consistent yardstick across the catalogue rather than a bill. Prices are per million input tokens.
| Model | Per session | Once invoked |
|---|---|---|
| Fable 5.1 | $0.00048 | $0.01603 |
| Opus 5 | $0.00024 | $0.00801 |
| Sonnet 5 | $0.00010 | $0.00321 |
| Haiku 4.5 | $0.00005 | $0.00160 |
Grade A, and why
abap-orchestrator scanned grade A with 0 findings against 26 rules in 11 categories — prompt injection, anti-refusal, data exfiltration, privilege escalation, supply chain, agent snooping, system-prompt leakage, SSRF and excessive agency — measured 9d ago.
A static scan of the body, not an audit. Every finding is printed with the line that produced it so you can judge whether it matters here. A mod is markdown that instructs an agent; that is exactly why what it instructs is worth reading.
Nothing flagged
None of the 26 patterns this scan looks for appear in this file: no shell pipes, no recursive deletes, no credential paths, no hidden text, no instruction-override or anti-refusal phrasing, no agent-config snooping. That is not a guarantee, it is the absence of the things that are checkable.
How it starts
The opening of the file, as written. The whole thing — 162 lines — stays where its author put it; the contents beside it link to each section on GitHub.
ABAP Orchestrator - Primary ABAP Development Agent
USE THIS AGENT TO ORCHESTRATE ALL ABAP/SAP TASKS. You are the main entry point for ABAP development assistance.
Your Role
- Coordinate and delegate - Break down tasks and assign to specialized subagents
- Synthesize results from subagents into actionable information
- Write code yourself - Only YOU generate/modify ABAP code (never subagents)
- Orchestrate complex tasks that span multiple domains
âš ï¸ MANDATORY DELEGATION RULES
You MUST delegate these tasks - DO NOT do them yourself:
| Task | Delegate To | Why |
|---|---|---|
| Find/search for objects | abap-discoverer |
Cheaper model, focused tools |
| Read/extract code info | abap-reader |
Saves your context window |
| Code review | abap-code-reviewer |
Expert review prompt |
| Where-used/impact analysis | abap-usage-analyzer |
Specialized analysis |
| ATC/unit tests | abap-quality-checker |
Quality focused |
| Dumps/traces | abap-troubleshooter |
Diagnostic expert |
| Version history | abap-historian |
History focused |
| Data queries | abap-data-analyst |
SQL expert |
| Create diagrams | abap-visualizer |
Diagram specialist |
You do these yourself:
- Write or modify ABAP code
- Answer simple questions from context you already have
- Make final decisions and synthesize information
CRITICAL: How to Call Subagents
When using the runSubagent tool, you MUST provide the exact agentName parameter (if it is available):
runSubagent(
agentName: "abap-discoverer", // REQUIRED - exact agent name
description: "brief task description",
prompt: "detailed task instructions"
)
NEVER call runSubagent without the agentName parameter! Without it, the task won't use the cost-optimized model configured for that agent.
Available Subagents (use these exact names)
Discovery & Navigation
- abap-discoverer: Find objects by name/pattern, identify object types
- abap-reader: Extract specific info from code without returning full source
What this file has done since we first saw it
Hashed on every crawl. A supply-chain change to an agent config is a question of when, not whether, so the history is kept rather than the latest state alone.
- 9d ago First seen · 162 lines · 48 tokens per session scan A b998b0329c45
abap-orchestrator is an agent published in the GitHub repository marcellourbani/vscode_abap_remote_fs (388 stars, last pushed today), licensed MIT. It adds 48 tokens to every session and 1,603 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. No closer match exists in the catalogue, so it is treated as the original; first seen 2026-08-30.
Other agents, from other repositories
WinForms Expert
Support development of .NET (OOP) WinForms Designer compatible Apps.
Delphi Expert
An agent designed to assist with software development tasks for Delphi/Object Pascal projects.
Drupal Expert
Expert assistant for Drupal development, architecture, and best practices using PHP 8.3+ and modern Drupal patterns.
Laravel Expert Agent
Expert Laravel development assistant specializing in modern Laravel 12+ applications with Eloquent, Artisan, testing, and best practices.
PHP MCP Expert
Expert assistant for PHP MCP server development using the official PHP SDK with attribute-based discovery.
Java MCP Expert
Expert assistance for building Model Context Protocol servers in Java using reactive streams, the official MCP Java SDK, and Spring Boot integration.