trabuco-migration-worker

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

A specialist for moving scheduled, asynchronous, or queue-based work into the Trabuco worker module. It uses JobRunr, a Java library for running background jobs.

In plain words
What is it for?
Use it for Java methods marked with @Scheduled or @Async and for work triggered by queues. It preserves existing cron schedules and uses the target datastore for job storage.
Why use it?
It handles background work that cannot simply be moved as ordinary request-processing code. It also identifies cases where the old code expected each job to run only once, while JobRunr may retry jobs.

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 for Java methods marked with @Scheduled or @Async and for work triggered by queues. It preserves existing cron schedules and uses the target datastore for job storage.

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

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

Your own site · 80×15
<a href="https://agentmods.dev/agents/arianlopezc/trabuco/trabuco-migration-worker"><img src="https://agentmods.dev/badge/agents/arianlopezc/trabuco/trabuco-migration-worker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 56 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 146 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.00056 $0.00146
Opus 5 $0.00028 $0.00073
Sonnet 5 $0.00011 $0.00029
Haiku 4.5 $0.00006 $0.00015

Measured 8d ago against content hash bae7c1d9e07b, 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-worker 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-worker.md · 14 lines

What it actually says

Canonical prompt: internal/migration/specialists/prompts/worker.md.

JobRunr at-least-once semantics; if legacy assumed exactly-once, surface as decision. Cron expressions preserved verbatim. JobRunr storage uses the existing target datastore — no new database introduced.

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 · 14 lines · 56 tokens per session scan A bae7c1d9e07b

Subscribe to this mod's changes

trabuco-migration-worker is an agent published in the GitHub repository arianlopezc/Trabuco (0 stars, last pushed 3mo ago), licensed MIT. It adds 56 tokens to every session and 146 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-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