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.
npx agentmods add commands/boxlogodev/sapstack/sap-s4-readinessgit clone --depth 1 https://github.com/BoxLogoDev/sapstackWrote 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/commands/boxlogodev/sapstack/sap-s4-readiness)<a href="https://agentmods.dev/commands/boxlogodev/sapstack/sap-s4-readiness"><img src="https://agentmods.dev/badge/commands/boxlogodev/sapstack/sap-s4-readiness.svg" alt="Measured on agentmods" 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 | $0.00057 | $0.00664 |
| Opus 5 | $0.00028 | $0.00332 |
| Sonnet 5 | $0.00011 | $0.00133 |
| Haiku 4.5 | $0.00006 | $0.00066 |
Grade A, and why
sap-s4-readiness 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 3d 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.
What it actually says
S/4HANA Readiness 평가
모드: $ARGUMENTS (지정 없으면 --auto)
실행 순서
1. 환경 인테이크 (필수)
사용자에게 다음을 질문합니다. 답변이 모두 모이기 전까지 분석 진행 금지:
- 현재 ECC 환경
- 버전 (EhP 레벨)
- DB (HANA / Oracle / DB2 / MSSQL)
- Kernel 레벨
- Unicode 여부
- 목표 S/4HANA 릴리스 (2022 / 2023 / 2024)
- 배포 모델
- On-Premise
- RISE with SAP (Private Cloud)
- Public Cloud (Cloud PE)
- 커스텀 코드 규모
- Z-프로그램/FM/클래스 객체 수
- 대략적 라인 수
- 주요 확장 영역 (FI/CO/SD/MM/...)
- Add-on 및 Industry Solution
- 한국 Localization 의존도
- CVI KR 사용?
- 전자세금계산서 연동?
- 원천세 / K-IFRS 커스텀?
- 프로젝트 제약
- 예상 기간
- 허용 다운타임
- 예산 제약
2. 서브에이전트 위임
sap-s4-migration-advisor에 위 정보를 패키지로 전달- 의사결정 트리 분석 요청
3. 결과 종합
- 경로 추천 (Brownfield / Greenfield / Selective)
- Top 5 Risk + 완화 방안
- Phase Plan (준비 → 전환 → 안정화)
- 한국 Localization 특화 주의사항
4. 후속 권장
- SAP Readiness Check 실행 (
/n/SDF/RC_START_CHECK) - Custom Code ATC 실행 (
/n ATCwith S4HANA_READINESS variant) - Simplification Item Catalog 다운로드
옵션 모드
--brownfield: Brownfield 경로로 가정하고 리스크 집중--greenfield: Greenfield 가정, 데이터 이관 전략 집중--selective: Selective Data Transition 분석--auto(기본): 의사결정 트리로 경로 자동 추천
참조
agents/sap-s4-migration-advisor.mdplugins/sap-s4-migration/skills/sap-s4-migration/SKILL.mdplugins/sap-s4-migration/skills/sap-s4-migration/references/simplification-items.md
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.
- 3d ago First seen · 65 lines · 57 tokens per session scan A d4be6eb5b12b
sap-s4-readiness is a command published in the GitHub repository BoxLogoDev/sapstack (18 stars, last pushed 4d ago), licensed MIT. It adds 57 tokens to every session and 664 once invoked, about $0.0003 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 commands, from other repositories
eval-improve
Work the eval-loop corpus — rank failure clusters, fix the top actionable defect, validate against held-out, open a PR.
eval-run
Run an eval case end-to-end on the VM (implement → build → score → record → roll back). VM/full-mode only.
ingest-l1
L1 analysis loop for the abapwiki knowledge base: for each batch it launches the abap-analyzer sub-agent in parallel, then the adversarial judge abap-deepcheck (separate session), applies only the analyses that pass the fail-closed gate, and commits. Resumes exactly after an interruption. Use this skill to document…
research-l2
Executes Phases 1-3 of the L2 process of the abapwiki knowledge base on a slice: launches the abap-functional-researcher sub-agent (gap discovery + multi-source auto-research: wiki -> raw/docs -> MCP abap-fs on the system read-only -> standard knowledge), ingests gaps and evidence, and generates questionnaires for…
ingest-l0
L0 bootstrap of the abapwiki knowledge base: creates stubs for all custom objects from the TADIR. Use this skill to initialize the repo from scratch or to ingest a new TADIR export. Deterministic operations (no LLM sub-agent), idempotent.
btp-architecture-review
Review SAP BTP architecture decisions for account model, services, security, integration, operations, and rollout readiness.