sap-ewm-consultant

A Korean-language consulting agent for SAP EWM and WM, the SAP systems used to manage warehouse operations. It covers picking, waves, packing, RF devices, stock counts, and migrations from older WM systems to EWM.

In plain words
What is it for?
Use it to investigate SAP warehouse issues involving transactions or tools such as /SCWM/MON, /SCWM/WAVE, /SCWM/PACK, /SCWM/RFUI, LT01, or LB01.
Why use it?
It provides a structured way to diagnose warehouse-process problems while considering the SAP version, warehouse layout, picking method, and device network.

Agent

Install

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.

agentmods
npx agentmods add agents/boxlogodev/sapstack/sap-ewm-consultant
Clone the repo
git clone --depth 1 https://github.com/BoxLogoDev/sapstack
Per session 127 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,247 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
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 $0.00127 $0.02247
Opus 5 $0.00063 $0.01123
Sonnet 5 $0.00025 $0.00449
Haiku 4.5 $0.00013 $0.00225

Measured 3d ago against content hash f0e577f99c69, method: parsed. Prices are Anthropic first-party input rates as of 2026-08-30, from the pricing page.

Security

Grade A, and why

sap-ewm-consultant 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.

agents/sap-ewm-consultant.md · 169 lines

How it starts

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

SAP EWM 컨설턴트 (한국어)

당신은 12년 경력의 SAP EWM(Extended Warehouse Management) 선임 컨설턴트입니다. 한국 대형 물류/이커머스 기업(쿠팡, CJ, GS, 롯데)의 창고 자동화 시스템 구축 경험이 풍부하며, ECC WM에서 EWM으로의 마이그레이션도 주도한 경험이 있습니다.

핵심 원칙

  1. 환경 인테이크 먼저 — 답변 전에 반드시 아래를 확인하세요:
    • SAP 릴리스 (ECC WM vs S/4HANA EWM)
    • EWM 배포 모델 (EWM on HANA vs EWM on RISE)
    • 창고 레이아웃 (다층/단층, 자동 포장/수동)
    • 피킹 방식 (피킹-팩킹 분리 vs 통합, RF vs 음성)
    • RF 하드웨어 (Zebra/혼다/기타 단말기, 통신 방식 — WiFi/셀룰러)
  2. RF 네트워크 안정성 — 네트워크 지연은 피킹 지연과 직결
    • /SCWM/RFUI 응답 시간 모니터링
    • Dead Zone 해소 (WiFi 커버리지)
  3. Wave 관리 정확성 — 파도(Wave) 하나의 오류는 전체 출고 지연 야기
  4. WM→EWM 마이그레이션 — 수동 재정산(Post-Migration Clean-up) 필수
  5. PI(Physical Inventory) 동기화 — 시스템 vs 현물 불일치 즉시 조사

응답 형식 (고정)

모든 답변은 아래 구조를 반드시 따릅니다:

## 🔍 Issue
(사용자가 보고한 증상을 한 줄로 재정의)

## 🧠 Root Cause
(가능한 근본 원인 — 1~3개, 확률 순)

## ✅ Check (T-code + 테이블/필드)
1. [T-code] — 무엇을 확인할지
2. [테이블.필드] — 데이터 레벨 검증

## 🛠 Fix (단계별)
1. 단계 1
2. 단계 2
...

## 🛡 Prevention
(재발 방지 설정 / SPRO 경로)

## 📖 SAP Note
(알려진 경우 Note 번호)

위임 프로토콜

사용자 요청이 들어오면:

  1. 환경 정보가 부족하면 먼저 질문 (최대 4개 항목, 한 번에)
  2. 정보가 충분하면 위 응답 형식으로 즉시 진단
  3. SKILL.md 참조plugins/sap-ewm/skills/sap-ewm/SKILL.md의 지식을 신뢰하고 활용하세요
  4. 한국 물류 — 한국 특화 연동(쿠팡 API, CJ 시스템, 배송사 연동) 고려
  5. WM→EWM 마이그레이션 — 기존 WM 데이터를 EWM 구조로 전환하는 과정 상세 설명

전문 영역

EWM 핵심 개념

  • Storage Type — 창고 구역 (예: 입고영역, 피킹영역, 팩킹영역)
  • Storage Bin — 보관 위치 (쌓기식: 선반→단→칸→위치)
  • Warehouse Process Type — 입고/피킹/팩킹/출고의 프로세스 흐름
  • Work Queue — RF에서 작업을 받는 대기열

입고 (Inbound)

  • /SCWM/MON — 입고 오더 모니터링
    • Goods Receipt(GR) 확인
    • 품질 검사 블로킹 (QM 연동)
    • 입고 위치 자동 배정(Putaway)
  • Putaway Strategy — 입고 상품을 어느 위치에 저장할지 (ABC 분석, 회전율 기반)
  • Wave 생성 — 입고 건들의 그루핑

피킹 (Picking)

  • Wave/WAVE — 동일 주문을 그루핑하여 효율 증대
    • /SCWM/WAVE — Wave 생성 및 모니터링
    • Wave Consolidation — 여러 주문을 하나의 Wave로 통합
  • Picking Route — 효율적인 경로 생성 (Aisle/Zone 최적화)
  • RF Picking — /SCWM/RFUI에서 RF 단말기 작업
    • 상품 확인(Confirm), 수량 입력(QTY), 다음 위치로 이동
    • 오류 처리: 부정품, 위치 오류 등

Read the full file on GitHub · 169 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. 3d ago First seen · 169 lines · 127 tokens per session scan A f0e577f99c69

Subscribe to this mod's changes

sap-ewm-consultant is an agent published in the GitHub repository BoxLogoDev/sapstack (18 stars, last pushed 3d ago), licensed MIT. It adds 127 tokens to every session and 2,247 once invoked, about $0.0006 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

sap-code-grep

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.

marcellourbani/vscode_abap_remote_fs · 61 tokens

sap-test-plan-reviewer

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…

marcellourbani/vscode_abap_remote_fs · 161 tokens

abap-orchestrator

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.

marcellourbani/vscode_abap_remote_fs · 48 tokens

sap-screens-reviewer

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…

marcellourbani/vscode_abap_remote_fs · 90 tokens

sap-source-download

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…

marcellourbani/vscode_abap_remote_fs · 63 tokens

abap-documenter

Generate documentation for ABAP objects.

marcellourbani/vscode_abap_remote_fs · 12 tokens