plan-cross-encoding-review

plan-cross-encoding-review is a skill for Claude Code from iamakbarsha1/whetstone. It costs 92 tokens per session (861 once invoked), scanned A, original, CC-BY-4.0.

A planning review for specifications, implementation plans, and task breakdowns. It looks for one intended behavior being described or encoded twice in ways that can drift apart.

In plain words
What is it for?
Checking plans, specs, fixtures, and task breakdowns before implementation. It helps find conflicting encodings of the same intent.
Why use it?
Duplicated instructions, fixture values, or other representations can silently disagree and lead to an implementation that satisfies one version but violates another. Finding the mismatch before coding avoids that class of defect.

Skill for Claude Code

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

Part of the whetstone plugin — 25 skills shipped together

Good fit Checking plans, specs, fixtures, and task breakdowns before implementation. It helps find conflicting encodings of the same intent.

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

Made for: Claude Code.

Or install whetstone, the plugin that ships this one along with the rest of its 25 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 plan-cross-encoding-review

README.md
[![agentmods](https://agentmods.dev/badge/skills/iamakbarsha1/whetstone/plan-cross-encoding-review/github.svg)](https://agentmods.dev/skills/iamakbarsha1/whetstone/plan-cross-encoding-review)
Your own site
<a href="https://agentmods.dev/skills/iamakbarsha1/whetstone/plan-cross-encoding-review"><img src="https://agentmods.dev/badge/skills/iamakbarsha1/whetstone/plan-cross-encoding-review/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 plan-cross-encoding-review

Your own site · 80×15
<a href="https://agentmods.dev/skills/iamakbarsha1/whetstone/plan-cross-encoding-review"><img src="https://agentmods.dev/badge/skills/iamakbarsha1/whetstone/plan-cross-encoding-review.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 92 Skills are progressive disclosure: only the name and description are preloaded; the body loads when the skill is used.
When invoked 861 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.00092 $0.00861
Opus 5 $0.00046 $0.00430
Sonnet 5 $0.00018 $0.00172
Haiku 4.5 $0.00009 $0.00086

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

Security

Grade A, and why

plan-cross-encoding-review 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 9d 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-cross-encoding-review/SKILL.md · 76 lines

The source is not reproduced here

Licensed CC-BY-4.0

The repository is licensed CC-BY-4.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. 9d ago First seen · 76 lines · 92 tokens per session scan A c915c843b236

Subscribe to this mod's changes

plan-cross-encoding-review is a skill published in the GitHub repository iamakbarsha1/whetstone (4 stars, last pushed today), licensed CC-BY-4.0. It adds 92 tokens to every session and 861 once invoked, about $0.0005 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

compress

Prompt-Studio memory compressor. Shrinks CLAUDE.md, todo lists, and preference files into Prompt-Studio's lean format to cut input tokens on every load. Preserves all technical substance, code, URLs, and structure. Compressed output overwrites the original; human-readable backup stored out-of-tree as FILE.original.md…

utk2103/Prompt-Studio · 98 tokens

lean-commit

Ultra-compressed commit message generator. Cuts noise from commit messages while preserving intent and reasoning. Conventional Commits format. Subject ≤50 chars, body only when "why" isn't obvious. Use when user says "write a commit", "commit message", "generate commit", "/commit", or invokes…

utk2103/Prompt-Studio · 80 tokens

lean-gain

Show Lean's measured impact as a compact scoreboard: less code, more speed, from the benchmark medians. One-shot display, not a persistent mode, and not a per-repo number. Trigger: /lean-gain, "lean gain", "what does lean save", "show lean impact", "lean scoreboard".

utk2103/Prompt-Studio · 69 tokens

lean-debt

Harvest every lean: comment in the codebase into a debt ledger, so the deliberate shortcuts and deferrals Lean leaves behind get tracked instead of rotting into "later means never". Use when the user says "lean debt", "/lean-debt", "what did lean defer", "list the shortcuts", "lean ledger", or "what did we mark to do…

utk2103/Prompt-Studio · 87 tokens

lean-help

Quick-reference card for all Lean modes, skills, and commands. One-shot display, not a persistent mode: shows the card and exits without switching levels, writing flag files, or persisting anything. Trigger: /lean-help, "lean help", "what lean commands", "how do I use lean", "lean cheatsheet", "lean reference".

utk2103/Prompt-Studio · 74 tokens

lean

Forces the laziest solution that actually works, simplest, shortest, most minimal. Channels a senior dev who has seen everything: question whether the task needs to exist at all (YAGNI), reach for the standard library before custom code, native platform features before dependencies, one line before fifty. Supports…

utk2103/Prompt-Studio · 180 tokens