cc-migration-engineer

cc-migration-engineer is an agent for coding agents from sapdev-ai/sap-dev. It costs 263 tokens per session (3,876 once invoked), scanned A, original, GPL-3.0.

An automated coordinator for an SAP S/4HANA custom-code migration campaign. It drives the migration pipeline from inventory through unused-code review, readiness analysis, finding triage, and mechanical remediation.

In plain words
What is it for?
Use it to manage a brownfield conversion of custom SAP code, including Z/Y object inventory, decommission candidates, ATC findings, and sandbox fixes.
Why use it?
It organizes the main migration activities as one tracked campaign instead of requiring each stage to be run and monitored separately.

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/sapdev-ai/sap-dev/cc-migration-engineer
Clone the repo
git clone --depth 1 https://github.com/sapdev-ai/sap-dev

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 cc-migration-engineer

README.md
[![agentmods](https://agentmods.dev/badge/agents/sapdev-ai/sap-dev/cc-migration-engineer.svg)](https://agentmods.dev/agents/sapdev-ai/sap-dev/cc-migration-engineer)
Your own site
<a href="https://agentmods.dev/agents/sapdev-ai/sap-dev/cc-migration-engineer"><img src="https://agentmods.dev/badge/agents/sapdev-ai/sap-dev/cc-migration-engineer.svg" alt="Measured on agentmods" height="20"></a>
Per session 263 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 3,876 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin unknown 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.00263 $0.03876
Opus 5 $0.00131 $0.01938
Sonnet 5 $0.00053 $0.00775
Haiku 4.5 $0.00026 $0.00388

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

Security

Grade A, and why

cc-migration-engineer 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 yesterday.

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.

plugins/sap-migrate/agents/cc-migration-engineer.md · 227 lines

The source is not reproduced here

Licensed GPL-3.0

The repository is licensed GPL-3.0, which this catalogue does not treat as permission to reproduce the file. Read it at the source.

Read it on GitHub

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. yesterday First seen · 227 lines · 263 tokens per session scan A f3f2c83d7a5b

Subscribe to this mod's changes

cc-migration-engineer is an agent published in the GitHub repository sapdev-ai/sap-dev (7 stars, last pushed 4d ago), licensed GPL-3.0. It adds 263 tokens to every session and 3,876 once invoked, about $0.0013 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-09-03.

Related

Other agents, from other repositories

tasks-agent

Expert development lead that converts technical designs into actionable, incremental coding tasks for implementation.

NikiforovAll/claude-code-rules · 18 tokens

mcg

Product management author and coach. Founder and partner of Silicon Valley Product Group (SVPG, 2001). Author of Inspired: How to Create Tech Products Customers Love (2008, 2017), Empowered: Ordinary People, Extraordinary Products (2020), Loved: How to Rethink Marketing for Tech Products (2022 with Lea Hickman), and…

punt-labs/prfaq · 124 tokens

task-executor

Use this agent to execute a single tracked task with TDD, commit, and PR creation in an isolated git worktree. Dispatched by /coco:loop for parallel execution. Context: Multiple tasks are ready with non-overlapping file ownership. /coco:loop dispatches parallel agents. assistant: "I'll dispatch task-executor agents…

skullninja/coco-workflow · 97 tokens

engineering-manager

Use to turn an approved plan or goal into a sequenced delivery plan — decomposing work into tasks with acceptance criteria, estimating effort, mapping dependencies into parallelizable waves, and flagging risks and blockers. Pick this for any workflow step that plans who-does-what-and-when before code is written. Does…

e1024kb/wise-claude · 74 tokens

himawari

Master Orchestrator for large-scale complex projects. Decomposes multi-phase, cross-domain work into a phase plan; the bigproject skill then runs each phase as its own full start workflow.

seokan-jeong/team-shinchan · 43 tokens

duplication-detector

Detects stories with overlapping implementation concerns using hybrid keyword pre-filter and LLM semantic verification. Spawned by the dag-validator coordinator.

andyzengmath/quantum-loop · 31 tokens