cmd-plan

cmd-plan is a cursor rule for Cursor from nota-america/forgecat-agent-profiles. It costs 139 tokens per session, scanned A, original, Apache-2.0.

A planning workflow that divides a software project into small tasks with clear success checks and dependency order.

In plain words
What is it for?
Use it to read a specification, map which parts depend on each other, create tasks and verification steps, and save the plan for review.
Why use it?
It makes large or unclear work easier to review, estimate, and complete in manageable pieces.

Cursor rule for Cursor

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 rules/nota-america/forgecat-agent-profiles/cmd-plan
Clone the repo
git clone --depth 1 https://github.com/nota-america/forgecat-agent-profiles

Made for: Cursor.

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 cmd-plan

README.md
[![agentmods](https://agentmods.dev/badge/rules/nota-america/forgecat-agent-profiles/cmd-plan.svg)](https://agentmods.dev/rules/nota-america/forgecat-agent-profiles/cmd-plan)
Your own site
<a href="https://agentmods.dev/rules/nota-america/forgecat-agent-profiles/cmd-plan"><img src="https://agentmods.dev/badge/rules/nota-america/forgecat-agent-profiles/cmd-plan.svg" alt="Measured on agentmods" height="20"></a>
Per session 139 This file is loaded in full into every session.
When invoked 139 The same file — it is already loaded in full.
Security scan A 0 findings. Scan, not verified.
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 $0.00139 $0.00139
Opus 5 $0.00069 $0.00069
Sonnet 5 $0.00028 $0.00028
Haiku 4.5 $0.00014 $0.00014

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

Security

Grade A, and why

cmd-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 5d 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.

profiles/addyosmani/agent-skills/for-cursor/.cursor/rules/cmd-plan.mdc · 19 lines

What it actually says

Invoke the agent-skills:planning-and-task-breakdown skill.

Read the existing spec (SPEC.md or equivalent) and the relevant codebase sections. Then:

  1. Enter plan mode — read only, no code changes
  2. Identify the dependency graph between components
  3. Slice work vertically (one complete path per task, not horizontal layers)
  4. Write tasks with acceptance criteria and verification steps
  5. Add checkpoints between phases
  6. Present the plan for human review

Save the plan to tasks/plan.md and task list to tasks/todo.md.

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. 5d ago First seen · 19 lines · 139 tokens per session scan A fc664e256398

Subscribe to this mod's changes

cmd-plan is a cursor rule published in the GitHub repository nota-america/forgecat-agent-profiles (63 stars, last pushed today), licensed Apache-2.0. It adds 139 tokens to every session, about $0.0007 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-30.