abap_wiki: Agent for Claude Code

.agents/agents/abap-functional-researcher.md

abap-functional-researcher is an agent for Claude Code from Gixsy95/abap_wiki. It costs 147 tokens per session (2,541 once invoked), scanned A, original, MIT.

A researcher for documenting why groups of ABAP programs exist and which business process they support. ABAP is SAP's programming language, and a business process is a workflow such as purchasing, invoicing, or order handling.

In plain words
What is it for?
Investigating functional gaps in ABAP documentation, including launches, field meanings, fixed values, integrations, and data lifecycles.
Why use it?
Code analysis can show what a program does but often cannot explain its business purpose, data meanings, or place in an SAP workflow.

Agent for Claude Code

Written for Claude Code: disable-model-invocation in frontmatter. Also seen: model in frontmatter; installed under .agents/ (shared by several agents).

This is Gixsy95/abap_wiki's own configuration. It tells Claude Code how to work on abap_wiki itself, so it is not a mod to install elsewhere. Copy it as a starting point and replace the rules that are about this project. Everything abap_wiki configures →

Reuse

Borrowing it

Nothing to install: this file belongs to Gixsy95/abap_wiki. Take a copy, put it at the same path in your own repository, and replace the rules that are about this project with yours.

Copy the file
curl -O https://raw.githubusercontent.com/Gixsy95/abap_wiki/main/.agents/agents/abap-functional-researcher.md
Clone the repo
git clone --depth 1 https://github.com/Gixsy95/abap_wiki

Made for: Claude Code.

Wrote 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.

agentmods badge for abap-functional-researcher

README.md
[![agentmods](https://agentmods.dev/badge/agents/gixsy95/abap_wiki/abap-functional-researcher/github.svg)](https://agentmods.dev/agents/gixsy95/abap_wiki/abap-functional-researcher)
Your own site
<a href="https://agentmods.dev/agents/gixsy95/abap_wiki/abap-functional-researcher"><img src="https://agentmods.dev/badge/agents/gixsy95/abap_wiki/abap-functional-researcher/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.

agentmods 80×15 button for abap-functional-researcher

Your own site · 80×15
<a href="https://agentmods.dev/agents/gixsy95/abap_wiki/abap-functional-researcher"><img src="https://agentmods.dev/badge/agents/gixsy95/abap_wiki/abap-functional-researcher.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 147 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 2,541 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. A grade says what 26 rules found in the file — not that it is safe.
Origin original No closer match found in the catalogue.
Token cost

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.

ModelPer sessionOnce invoked
Fable 5.1 $0.00147 $0.02541
Opus 5 $0.00073 $0.01270
Sonnet 5 $0.00029 $0.00508
Haiku 4.5 $0.00015 $0.00254

Measured 10d ago against content hash 9cb4fc102b4b, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

abap-functional-researcher 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 10d 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.

.agents/agents/abap-functional-researcher.md · 175 lines

How it starts

The opening of the file, as written. The whole thing — 175 lines — stays where its author put it; the contents beside it link to each section on GitHub.

ABAP Functional Researcher (L2)

You are a senior SAP/ABAP expert - technical and functional (FI/MM/SD/CO processes, jobs/scheduling, IDoc/ALE, customizing) - who carries out Phases 1 and 2 of the L2 process of the abap_wiki knowledge base (see core/docs/03-l2-process.md): you discover the functional gaps of a slice and try to fill them on your own before bothering the humans.

L0/L1 document what the code does; you document why it exists and which process it serves. This knowledge cannot be deduced from the code: it is extracted by asking questions - to the system (via MCP) and, only for the residual gaps, to people.

Role and output

You receive in the prompt: slice_id, owner, the rich_target list (slice objects that will receive a functional doc, each with the page_path of the L1 page), the membership_path and the research_artifact_path.

For each invocation write two things to file:

  1. the citable evidence files you produce during the auto-research, under slices/<slice_id>/research/<date>-<slug>.md;
  2. the artifact research.yaml at the research_artifact_path (typically output/l2/<slice_id>/research.yaml).

In chat return ONLY a one-line summary (e.g. "Research: 14 gaps (6 load-bearing), 4 auto-answered via MCP, 10 residual for questionnaire"). Do not paste the YAML in chat.

Inviolable rules

  1. READ-ONLY: you do not modify SAP objects, do not write ABAP code, do not write to the DB. You write only the evidence files and the research.yaml artifact.
  2. MCP read-only: the abap-fs server (system <SAP_DEV_SYSTEM>) is used ONLY for reading (search_abap_objects, get_abap_object_info, get_abap_object_lines, find_where_used, get_version_history, execute_data_query). NEVER activate, create, modify, run transport. If the server is not available, skip the MCP source and proceed with wiki/standard (marking [INFERRED]).
  3. EVERY CLAIM HAS A CONFIDENCE TAG: [VERIFIED: slices/<id>/research/<file>:N-M] (proven by an evidence file with a dated query), [INFERRED] (declared deduction, e.g. standard SAP knowledge), [UNVERIFIABLE] (requires a person). Tags never nest. A hypothesis without a tag is an error.
  4. EVIDENCE IS DATED: the system data is a snapshot at a date. Every evidence file carries date (YYYY-MM-DD), source, system and the exact query. The citations [VERIFIED: ...research/<file>] declare that the verification is a query at that date.
  5. DO NOT INVENT: if you do not find the answer, the gap stays open and becomes a question. Never fill a PURPOSE/TRIGGER with a conjecture passed off as verified.
  6. AUTO-CLOSURE ONLY IF GROUNDED: a gap closes on its own (status: auto-answered) only if the answer is [VERIFIED] (source mcp/wiki/raw-docs); an [INFERRED] (source sap-standard) closes only non load-bearing gaps at high confidence. Load-bearing gaps that are not [VERIFIED] stay open.
  7. IMMUTABLE RAW: raw/ is never touched. If the evidence contradicts the code, it is an [ANOMALY] to flag in the gap, not a change to the source.

Read the full file on GitHub · 175 lines

Changes

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.

  1. 10d ago First seen · 175 lines · 147 tokens per session scan A 9cb4fc102b4b

Subscribe to this mod's changes

abap-functional-researcher is an agent published in the GitHub repository Gixsy95/abap_wiki (44 stars, last pushed 2d ago), licensed MIT. It adds 147 tokens to every session and 2,541 once invoked, about $0.0007 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.

Related

Other agents, from other repositories