batonq-worker

batonq-worker is a skill for Claude Code from Salberg87/batonq-skills. It costs 70 tokens per session (1,015 once invoked), scanned A, original, no licence file.

A coding-agent workflow for taking tasks from a batonq queue, a list of work items waiting to be handled.

In plain words
What is it for?
Fixing bugs, adding features, and refactoring code pulled from a batonq queue.
Why use it?
It sets expectations to think first, make small changes, and verify the result, while requiring the workflow’s checks before finishing.

Skill for Claude Code

Written for Claude Code: shipped in a Claude Code plugin.

Part of the batonq-skills plugin — 5 skills shipped together

Good fit Fixing bugs, adding features, and refactoring code pulled from a batonq queue.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/salberg87/batonq-skills/batonq-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.

Any agent
npx skills add Salberg87/batonq-skills --skill batonq-worker
Clone the repo
git clone --depth 1 https://github.com/Salberg87/batonq-skills

Made for: Claude Code.

Or install batonq-skills, the plugin that ships this one along with the rest of its 5 skills.

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 batonq-worker

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/salberg87/batonq-skills/batonq-worker"><img src="https://agentmods.dev/badge/skills/salberg87/batonq-skills/batonq-worker.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 70 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,015 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 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.1 $0.00070 $0.01015
Opus 5 $0.00035 $0.00508
Sonnet 5 $0.00014 $0.00203
Haiku 4.5 $0.00007 $0.00102

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

Security

Grade A, and why

batonq-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 11d 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.

skills/batonq-worker/SKILL.md · 108 lines

The source is not reproduced here

A licence we could not identify

The repository carries a LICENSE file, but it is custom or dual enough that GitHub cannot name it and neither can this catalogue. Unknown terms are not permission, so the body is not copied here. Read the licence at the source and decide for yourself.

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. 11d ago First seen · 108 lines · 70 tokens per session scan A c13fec8781c2

Subscribe to this mod's changes

batonq-worker is a skill published in the GitHub repository Salberg87/batonq-skills (1 stars, last pushed 4mo ago), with no licence file. It adds 70 tokens to every session and 1,015 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 skills, from other repositories

wtfp-manage-project

This skill coordinates the durable state of a research-writing project. It activates when an agent needs to report progress, pause or resume work, save or restore a checkpoint, edit project settings, capture or review todos, choose the next workflow, or perform the WTF-P progress, pause-writing, resume-writing…

akougkas/wtf-p · 80 tokens

omc-plan

Strategic planning with optional interview workflow.

Yeachan-Heo/oh-my-claudecode · 11 tokens

project-session-manager

Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions.

Yeachan-Heo/oh-my-claudecode · 23 tokens

ultragoal

Durable multi-goal workflow that persists plan/ledger artifacts under .omc/ultragoal and prints Claude /goal handoff text for the active session.

Yeachan-Heo/oh-my-claudecode · 38 tokens

spec-kitty-mission-system

Understand how Spec Kitty missions work: the 4 built-in mission types, how they define workflows via step contracts and action indices, how missions and work packages relate, how templates are resolved through the 6-tier chain, and how doctrine artifacts (procedures, tactics, directives) compose mission behavior.…

Priivacy-ai/spec-kitty · 160 tokens

spec-kitty-runtime-review

Review runtime-owned outputs using the Spec Kitty review workflow surface, then direct approval or rejection with structured feedback. Triggers: "review this work package", "check runtime output", "approve this step", "review WP", "is this WP ready to approve", "check this implementation". Does NOT handle: setup-only…

Priivacy-ai/spec-kitty · 85 tokens