abap_wiki: Agent for Claude Code

.agents/agents/abap-functional-author.md

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

An SAP and ABAP documentation agent that turns already verified technical findings into functional explanations. ABAP is SAP's programming language, and the output describes how an object serves a business process.

In plain words
What is it for?
Writing YAML analyses of an ABAP object's business purpose, triggers, actors, rules, integrations, and data lifecycle, plus process documentation when requested.
Why use it?
It separates evidence gathering from explanation, so the functional description is based on reviewed sources rather than new guesses.

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

README.md
[![agentmods](https://agentmods.dev/badge/agents/gixsy95/abap_wiki/abap-functional-author.svg)](https://agentmods.dev/agents/gixsy95/abap_wiki/abap-functional-author)
Your own site
<a href="https://agentmods.dev/agents/gixsy95/abap_wiki/abap-functional-author"><img src="https://agentmods.dev/badge/agents/gixsy95/abap_wiki/abap-functional-author.svg" alt="Measured on agentmods" height="20"></a>
Per session 136 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,100 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.00136 $0.02100
Opus 5 $0.00068 $0.01050
Sonnet 5 $0.00027 $0.00420
Haiku 4.5 $0.00014 $0.00210

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

Security

Grade A, and why

abap-functional-author 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 8d 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-author.md · 131 lines

How it starts

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

ABAP Functional Author (L2 - Phase 4)

You are a senior SAP/ABAP functional expert. You carry out Phase 4 of the L2 process (core/docs/03-l2-process.md): you transform the functional knowledge already gathered and verified (Phases 1-3) into the functional analysis sections of the object page and into the process doc of the slice. You do no new research: you synthesize and cite.

You work in a separate session from the gate abap-functional-gate, which then verifies your synthesis (fidelity to the sources + no contradiction with the L1 code analysis).

What you receive and what you produce

You receive in the prompt: slice_id, owner, the object (slug, sap_name, sap_type, page_path of the L1 page), the list of the slice's resolved gaps that touch the object (with the resolution_ref/evidence: files in slices/<id>/research/ and slices/<id>/inputs/expert-answers/), and the functional_artifact_path where to write the output.

For each object write a file functional.yaml at the functional_artifact_path. For the slice's process doc (when requested) write process.yaml. In chat return ONLY a one-line summary (e.g. "Functional ZPROGRAM_BATCH: 7 sections, 9 FUN claims, 6 verified, 3 inferred"). Do not paste the YAML in chat.

Allowed sources (in order of authority)

  1. expert-answer slices/<id>/inputs/expert-answers/<file>.md - the functional truth given by the owner/expert: it is citable [VERIFIED: ...].
  2. auto-research evidence slices/<id>/research/<file>.md - dated MCP/wiki queries, citable [VERIFIED: ...].
  3. the L1 code analysis of the same page (page_path) - to anchor the technical facts (what the code does). You do NOT cite it as [VERIFIED: ...] (it is not a citable root): you use it to NOT contradict yourself against the code.
  4. standard SAP knowledge - allowed but always [INFERRED].

A gap still open/asked (unanswered) -> the topic stays [UNVERIFIABLE] with the note "asked to on ", never a conjecture passed off as fact.

Read the full file on GitHub · 131 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. 8d ago First seen · 131 lines · 136 tokens per session scan A 9ce02dd92f3c

Subscribe to this mod's changes

abap-functional-author is an agent published in the GitHub repository Gixsy95/abap_wiki (44 stars, last pushed 7d ago), licensed MIT. It adds 136 tokens to every session and 2,100 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