plan

plan is a skill for Claude Code from jasonrr/herdr-tally. It costs 65 tokens per session (1,276 once invoked), scanned A, original, no licence file.

A guide for turning an approved software design into a step-by-step implementation plan. It creates a written plan and one task item for each piece of work.

In plain words
What is it for?
Use it after a design has been approved and needs to become an executable development plan.
Why use it?
It helps translate design decisions into work that can be tracked and carried out.

Skill for Claude Code

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

Part of the tally plugin — 7 skills, 1 hook shipped together

Good fit Use it after a design has been approved and needs to become an executable development plan.

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

Made for: Claude Code.

Or install tally, the plugin that ships this one along with the rest of its 7 skills, 1 hook.

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 plan

README.md
[![agentmods](https://agentmods.dev/badge/skills/jasonrr/herdr-tally/plan.svg)](https://agentmods.dev/skills/jasonrr/herdr-tally/plan)
Your own site
<a href="https://agentmods.dev/skills/jasonrr/herdr-tally/plan"><img src="https://agentmods.dev/badge/skills/jasonrr/herdr-tally/plan.svg" alt="Measured on agentmods" height="20"></a>
Per session 65 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 1,276 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.00065 $0.01276
Opus 5 $0.00032 $0.00638
Sonnet 5 $0.00013 $0.00255
Haiku 4.5 $0.00006 $0.00128

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

Security

Grade A, and why

plan 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 7d 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/plan/SKILL.md · 45 lines

The source is not reproduced here

No licence file

A repository with no LICENSE is all rights reserved by default, so the body is not copied here. The metadata, the measurements and the link are.

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. 7d ago First seen · 45 lines · 65 tokens per session scan A 20246ec25c52

Subscribe to this mod's changes

plan is a skill published in the GitHub repository jasonrr/herdr-tally (6 stars, last pushed 7d ago), with no licence file. It adds 65 tokens to every session and 1,276 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

autoreview

Structured Codex, Claude, Amp, Pi, or Kimi code review when explicitly requested.

openclaw/crabbox · 22 tokens

crabbox

Detect and use Crabbox for repository tests and validation on remote runners. Use when crabbox.yaml or .crabbox.yaml exists, the crabbox CLI is available, or work needs remote compute, a clean or reusable environment, target-platform coverage, or auditable execution evidence.

openclaw/crabbox · 60 tokens

plannotator-tui

Open a Markdown plan or document for the human to review and annotate in a Herdr pane; their feedback arrives as your next message. Use when you have written a plan, spec, or design document that needs human review before you act on it.

plannotator/herdr-annotate · 56 tokens

dagr-producer

Emit and maintain a dagr run file — a live, contract-valid JSON description of recursive projects, tasks, attempts, gates, evidence, policies, events, and operator-message resolutions that dagr view renders as a DAG. Use when orchestrating agents or tracking multi-step work that a dagr pane should display.

aemrebarut/herdr-dagr · 70 tokens

tether

Observe and operate durable workloads and reviewed Mission Control groups through Tether's public surfaces without depending on tmux or Herdr internals.

moneycaringcoder/herdr-tether · 30 tokens

herdmates

Host and observe Claude Code agent teams in herdr via the herdmates plugin. Use when the user mentions herdmates, teammux, the recorder, or asks to launch, record, or hook a Claude Code team running in herdr panes — or when YOU are a team lead wondering why a teammate is stuck, whether anything is deadlocked, or who's…

caioniehues/herdmates · 126 tokens