planner

planner is a skill for Claude Code, Codex from tamnguyendinh/Anvien. It costs 20 tokens per session (2,576 once invoked), scanned A, original, MIT.

A planning workflow for creating, reviewing, or updating project plans and their supporting records.

In plain words
What is it for?
Use it to create plan documents, record implementation evidence, define benchmarks, and report actual status.
Why use it?
It keeps plans, evidence, benchmarks, and status updates in a consistent structure so project progress is easier to track.

Skill for Claude CodeCodex

Written for no agent in particular: nothing here depends on one.

Good fit Use it to create plan documents, record implementation evidence, define benchmarks, and report actual status.

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

Made for: Claude Code, Codex.

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 planner

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

Your own site · 80×15
<a href="https://agentmods.dev/skills/tamnguyendinh/anvien/planner"><img src="https://agentmods.dev/badge/skills/tamnguyendinh/anvien/planner.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 20 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 2,576 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. Third-party audits
  • NVIDIA SkillSpector pass 7 Sept 2026
How audits are shown
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.00020 $0.02576
Opus 5 $0.00010 $0.01288
Sonnet 5 $0.00004 $0.00515
Haiku 4.5 $0.00002 $0.00258

Measured yesterday against content hash 67523bae9ab5, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-10, from the pricing page.

Security

Grade A, and why

planner 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 yesterday.

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.

internal/aicontext/skills/planner/SKILL.md · 228 lines

How it starts

The opening of the file, as written. The whole thing — 228 lines — stays where its author put it; the contents beside it link to each section on GitHub.

Planner With Anvien

Use this skill when work involves creating, reviewing, or updating a plan under docs/plans.

This skill is a workflow gate for plan/evidence/benchmark/actual-status authoring. It is not a command router. When a concrete Anvien command is needed for implementation evidence, choose it directly from the generated Command Selection Guide.

Standard Plan Set

A standard plan is a five-file set with the same date and slug:

docs/plans/YYYY-MM-DD-<slug>/
  YYYY-MM-DD-<slug>-plan.md
  YYYY-MM-DD-<slug>-rules.md
  YYYY-MM-DD-<slug>-evidence.md
  YYYY-MM-DD-<slug>-benchmark.md
  YYYY-MM-DD-<slug>-actual-status.md

Rules:

  • Put all five standard files in docs/plans/YYYY-MM-DD-<slug>/.
  • Use ISO date format: YYYY-MM-DD.
  • Use lowercase ASCII kebab-case for the slug.
  • Keep the same slug in all five standard files; only the suffix changes.
  • When writing a plan, you must follow the template exactly 100% (planner\templates\actual-status.template.md, planner\templates\benchmark.template.md, planner\templates\evidence.template.md, planner\templates\plan.template.md, planner\templates\rules.template.md).
  • Use the matching H1: Plan, Plan Rules, Evidence Ledger, Benchmark Ledger, or Actual Status.
  • Auxiliary files such as *-remaining-files.md can exist, but they are not part of the standard five-file set.

Template Files

Use the bundled templates before writing a new standard plan set:

  • templates/plan.template.md
  • templates/evidence.template.md
  • templates/benchmark.template.md
  • templates/actual-status.template.md

Rules:

  • Start from these templates instead of inferring structure from older nearby plans.
  • Read nearby plans only for local naming, scope, or evidence conventions that are clearly still active.
  • Replace template placeholders with the concrete date, slug, title, companion file paths, and task scope.
  • Keep template sections that protect discipline unless a user explicitly asks for a smaller review-only artifact.

Read the full file on GitHub · 228 lines

Files

What ships with it

4 files beside SKILL.md in the same directory: the scripts, references and assets a skill reads on demand. Not counted in the per-session cost; read them before you install if any of them is executable.

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. yesterday Changed · +19 lines 67523bae9ab5
  2. 6d ago First seen · 209 lines · 20 tokens per session scan A d523220f7182

Subscribe to this mod's changes

planner is a skill published in the GitHub repository tamnguyendinh/Anvien (9 stars, last pushed 2d ago), licensed MIT. It adds 20 tokens to every session and 2,576 once invoked, about $0.0001 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-09-03.