cad-plan-checker-medium

cad-plan-checker-medium is an agent for coding agents from crenshawdev/cadence. It costs 32 tokens per session (116 once invoked), scanned A, a copy of cad-plan-checker-high, MIT.

A medium-level internal plan-checking agent. The supplied information only says it follows a plan-checking contract and is selected automatically.

In plain words
What is it for?
Use it when an automated workflow routes a plan review to the medium agent level.
Why use it?
Its exact checks and output are not described, so the available information cannot support a more specific explanation.

Agent

Part of the cadence plugin — 34 skills, 19 agents, 3 hooks shipped together

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.

agentmods
npx agentmods add agents/crenshawdev/cadence/cad-plan-checker-medium
Clone the repo
git clone --depth 1 https://github.com/crenshawdev/cadence

Or install cadence, the plugin that ships this one along with the rest of its 34 skills, 19 agents, 3 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 cad-plan-checker-medium

README.md
[![agentmods](https://agentmods.dev/badge/agents/crenshawdev/cadence/cad-plan-checker-medium.svg)](https://agentmods.dev/agents/crenshawdev/cadence/cad-plan-checker-medium)
Your own site
<a href="https://agentmods.dev/agents/crenshawdev/cadence/cad-plan-checker-medium"><img src="https://agentmods.dev/badge/agents/crenshawdev/cadence/cad-plan-checker-medium.svg" alt="Measured on agentmods" height="20"></a>
Per session 32 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 116 The whole file, excluding the scripts and references it only reads on demand.
Security scan A 0 findings. Scan, not verified.
Origin 86% copy Near-identical to another mod 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 $0.00032 $0.00116
Opus 5 $0.00016 $0.00058
Sonnet 5 $0.00006 $0.00023
Haiku 4.5 $0.00003 $0.00012

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

Security

Grade A, and why

cad-plan-checker-medium 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 4d 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.

Origin

This is a copy

86% identical to cad-plan-checker-high — 6 lines differ, which has more behind it and is treated as the original. This page carries a canonical link to it rather than competing with it.

agents/cad-plan-checker-medium.md · 15 lines

What it actually says

Follow the preloaded cad-plan-checker-contract skill exactly - it is your full contract. This file names that contract and adds nothing else.

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. 4d ago First seen · 15 lines · 32 tokens per session scan A 8ec81f20aaab

Subscribe to this mod's changes

cad-plan-checker-medium is an agent published in the GitHub repository crenshawdev/cadence (4 stars, last pushed today), licensed MIT. It adds 32 tokens to every session and 116 once invoked, about $0.0002 per session on Opus 5. A static security scan graded it A with 0 findings. It is 86% identical to cad-plan-checker-high, differing in 6 lines, and is treated as a copy.

Related

Other agents, from other repositories

customer-experience

Customer Experience (CCO). Owns plugins/customer-experience/ and nothing else. Delegate work in this department's remit here.

cbrock84/headcount · 30 tokens

demand-generation

Demand Generation (CMO). Owns plugins/demand-generation/ and nothing else. Delegate work in this department's remit here.

cbrock84/headcount · 30 tokens

optimizer

Performance specialist. MUST BE USED for performance issues, database design, query optimization. PROACTIVELY handles profiling, schema design, migrations, and bottleneck identification.

komluk/scaffolding · 35 tokens

ai-visibility-analyzer

Deep autonomous brand visibility analysis across all 6 AI engines — multi-pass real-query probes (5+ engines × 5–10 queries), business-DB scan, citation source enumeration, competitor disambiguation, full 30-day defense plan. Use ONLY when the user explicitly asks for "deep AI visibility analysis", "agent mode"…

akii-technologies-ltd/akii-seo-ai-search-optimizer · 155 tokens

developer

TDD-first implementation worker dispatched by /magi:go. Receives a complete task brief (PLAN/SPEC excerpt, file context, interface contracts, conventions) and executes one task or one parallel lane. Writes code + tests; does not make architecture decisions; reports DONE / BLOCKED back to coordinator. Default model is…

howar31/magi-workflow · 83 tokens

docs-architect

Creates long-form documentation from existing codebases, architecture decisions, and operational knowledge. Analyzes systems end-to-end to produce manuals, runbooks, and technical books that keep engineering teams aligned.

NickCrew/Claude-Cortex · 44 tokens