trabuco-migration-model

trabuco-migration-model is an agent for Claude Code from arianlopezc/Trabuco. It costs 74 tokens per session (227 once invoked), scanned A, original, MIT.

A specialist for moving data-related Java types—such as entities, data-transfer objects, events, and job requests—into the model module. It organizes them by aggregate, meaning a related group of domain objects.

In plain words
What is it for?
Use it to migrate the model artifacts listed in the migration assessment, mark their old versions as deprecated, and arrange them in the required package structure.
Why use it?
It separates the project's core data types from the old code without deleting the originals too early. This supports an incremental migration where one business area is moved end to end before another.

Agent for Claude Code

Written for Claude Code: shipped in a Claude Code plugin. Also seen: model in frontmatter.

Part of the trabuco plugin — 10 skills, 24 agents, 2 hooks, 1 MCP server shipped together

Good fit Use it to migrate the model artifacts listed in the migration assessment, mark their old versions as deprecated, and arrange them in the required package structure.

Compare 6 agents from other repositories ↓
Install with agentmods
npx agentmods add agents/arianlopezc/trabuco/trabuco-migration-model
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.

Clone the repo
git clone --depth 1 https://github.com/arianlopezc/Trabuco

Made for: Claude Code.

Or install trabuco, the plugin that ships this one along with the rest of its 10 skills, 24 agents, 2 hooks, 1 MCP server.

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 trabuco-migration-model

README.md
[![agentmods](https://agentmods.dev/badge/agents/arianlopezc/trabuco/trabuco-migration-model/github.svg)](https://agentmods.dev/agents/arianlopezc/trabuco/trabuco-migration-model)
Your own site
<a href="https://agentmods.dev/agents/arianlopezc/trabuco/trabuco-migration-model"><img src="https://agentmods.dev/badge/agents/arianlopezc/trabuco/trabuco-migration-model/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 trabuco-migration-model

Your own site · 80×15
<a href="https://agentmods.dev/agents/arianlopezc/trabuco/trabuco-migration-model"><img src="https://agentmods.dev/badge/agents/arianlopezc/trabuco/trabuco-migration-model.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 74 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 227 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.00074 $0.00227
Opus 5 $0.00037 $0.00113
Sonnet 5 $0.00015 $0.00045
Haiku 4.5 $0.00007 $0.00023

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

Security

Grade A, and why

trabuco-migration-model 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.

plugin/agents/trabuco-migration-model.md · 18 lines

What it actually says

The canonical prompt for this specialist is embedded in the Trabuco CLI binary at internal/migration/specialists/prompts/model.md. Read that file (or invoke trabuco migrate module --module=model <repo> from the CLI) for the authoritative behavior.

You only act on artifacts listed in .trabuco-migration/assessment.json. Per-aggregate vertical slice: User end-to-end before Order. Mark migrated legacy classes @Deprecated; do not delete (finalizer handles legacy/ removal in Phase 13). Use the fixed BlockerCode enum.

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 · 18 lines · 74 tokens per session scan A 303d90c4f8a2

Subscribe to this mod's changes

trabuco-migration-model is an agent published in the GitHub repository arianlopezc/Trabuco (0 stars, last pushed 3mo ago), licensed MIT. It adds 74 tokens to every session and 227 once invoked, about $0.0004 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-31.

Related

Other agents, from other repositories

java-pro

Master modern Java with streams, concurrency, and JVM optimization. Handles Spring Boot, reactive programming, and enterprise patterns. Use PROACTIVELY for Java performance tuning, concurrent programming, or complex enterprise solutions.

echoVic/blade-code · 44 tokens

cap-service-developer

Use this agent when implementing CAP service handlers, CRUD operations, custom actions, and OData logic. This agent specializes in Node.js, TypeScript, and Java service development for CAP. Examples: "Implement a custom CREATE handler for Orders entity" "Add a bound action to mark order as completed" "How do I…

secondsky/sap-skills · 90 tokens

backend-spring

Spring Boot backend specialist. API design, service layer, database integration. Runs on "Spring Boot", "backend API", "Java service" requests.

Dannykkh/skill-olympus · 34 tokens

java-pro

Master modern Java with streams, concurrency, and JVM optimization. Handles Spring Boot, reactive programming, and enterprise patterns. Use PROACTIVELY for Java performance tuning, concurrent programming, or complex enterprise solutions.

NOMARJ/sigil · 44 tokens

engineer:java

Expert Java developer specializing in modern Java 21/25 LTS, the JVM ecosystem, and production-grade backend services. Use when writing, reviewing, or debugging Java code, working with virtual threads, records/sealed types, pattern matching, JSpecify/NullAway null-safety, Spring/Quarkus/Micronaut frameworks, or JVM…

franzos/claude-plugins · 79 tokens

enterprise-code-architect

Designs enterprise Java architecture for re-implementing source projects from any language — adapts stack based on project type (Spring Boot 4 for applications, plain Java 21+ for libraries/frameworks), creates technology mappings with Mermaid visualizations, designs module structure with proper Maven dependency…

nlinhvu/learn-java-frameworks-marketplace · 79 tokens