track-minions

track-minions is a skill for Claude Code from lklimek/claudius. It costs 64 tokens per session (435 once invoked), scanned A, original, GPL-3.0.

A skill for recording delegated or multi-step work in durable storage that survives conversation context loss. It applies to solo work as well as work handled by multiple agents.

In plain words
What is it for?
Use it before starting delegated work, while several tasks are running, and after context loss to recover unfinished tasks.
Why use it?
It helps preserve task status and pending work when a long session is compacted or interrupted.

Skill for Claude Code

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

Part of the claudius plugin — 30 skills, 8 agents, 2 hooks shipped together

Good fit Use it before starting delegated work, while several tasks are running, and after context loss to recover unfinished tasks.

Compare 6 skills from other repositories ↓
Install with agentmods
npx agentmods add skills/lklimek/claudius/track-minions
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 lklimek/claudius --skill track-minions
Clone the repo
git clone --depth 1 https://github.com/lklimek/claudius

Made for: Claude Code.

Or install claudius, the plugin that ships this one along with the rest of its 30 skills, 8 agents, 2 hooks.

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 track-minions

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/lklimek/claudius/track-minions"><img src="https://agentmods.dev/badge/skills/lklimek/claudius/track-minions.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 64 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 435 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.00064 $0.00435
Opus 5 $0.00032 $0.00217
Sonnet 5 $0.00013 $0.00087
Haiku 4.5 $0.00006 $0.00044

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

Security

Grade A, and why

track-minions 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.

skills/track-minions/SKILL.md · 28 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. 8d ago First seen · 28 lines · 64 tokens per session scan A e7e63f845784

Subscribe to this mod's changes

track-minions is a skill published in the GitHub repository lklimek/claudius (1 stars, last pushed today), licensed GPL-3.0. It adds 64 tokens to every session and 435 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

stakeholder-communication

Communicate effectively with stakeholders across functions and seniority levels. Use this skill when writing status updates, preparing executive reviews, sharing technical decisions with non-technical audiences, managing up, communicating bad news, or designing the communication cadence for a project. Triggers on…

rampstackco/claude-skills · 103 tokens

syndic

Gère un parc de copropriétés en France avec vue portfolio consolidée. Couvre administration, comptabilité (décret 2005, plan comptable copro, 5 annexes), assemblées générales (convocation, PV, notification), appels de fonds, travaux, fournisseurs, recouvrement d'impayés et transition de syndic. Maîtrise les majorités…

romainsimon/paperasse · 194 tokens

contact-cache

Track all identified/contacted people across strategies. CSV-backed contact database with dedup by LinkedIn URL or email. Prevents duplicate outreach when running strategies on a recurring cadence.

gooseworks-ai/goose-skills · 38 tokens

beta-program-management

Running closed and open betas that produce real signal. Beta participant selection, structured feedback collection, beta-to-GA decision criteria, and the difference between soft-launch (no structure, no signal), kitchen-sink (everyone in, no actionable feedback), and structured beta (calibrated cohort, intentional…

rampstackco/claude-skills · 155 tokens

service-desk

Runs the IT service desk — intake, triage, prioritization, escalation, knowledge, and the metrics that improve service rather than distort it. Use this to set up or fix a service desk, design ticket priority and escalation, reduce repeat contacts, structure a knowledge base, or work out why a desk hitting its targets…

cbrock84/headcount · 73 tokens

estimating-and-contingency

Produces a cost or effort estimate someone can defend — decomposing the work, choosing between analogous, parametric and bottom-up methods, documenting the basis and its assumptions, expressing confidence as a range, and sizing contingency and management reserve separately. Use this to build an estimate, challenge one…

cbrock84/headcount · 87 tokens