consult-planning-docs-agent

consult-planning-docs-agent is a cursor rule for Cursor from hcastro/cursor2claude. It costs 101 tokens per session (548 once invoked), scanned A, original, MIT.

A planning rule that tells an agent to read product requirements and design documents in `.cursor/planning/` before significant feature, design, or architecture work.

In plain words
What is it for?
Use it before major feature development, substantial design changes, or architectural modifications, especially when the request may overlap with planned work.
Why use it?
It helps prevent changes that conflict with the project's documented plans or roadmap.

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/hcastro/cursor2claude/consult-planning-docs-agent
Clone the repo
git clone --depth 1 https://github.com/hcastro/cursor2claude

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 consult-planning-docs-agent

README.md
[![agentmods](https://agentmods.dev/badge/rules/hcastro/cursor2claude/consult-planning-docs-agent.svg)](https://agentmods.dev/rules/hcastro/cursor2claude/consult-planning-docs-agent)
Your own site
<a href="https://agentmods.dev/rules/hcastro/cursor2claude/consult-planning-docs-agent"><img src="https://agentmods.dev/badge/rules/hcastro/cursor2claude/consult-planning-docs-agent.svg" alt="Measured on agentmods" height="20"></a>
Per session 101 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 548 The whole file, excluding the scripts and references it only reads on demand.
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.00101 $0.00548
Opus 5 $0.00051 $0.00274
Sonnet 5 $0.00020 $0.00110
Haiku 4.5 $0.00010 $0.00055

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

Security

Grade A, and why

consult-planning-docs-agent 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 3d 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.

.cursor/rules/core-rules/consult-planning-docs-agent.mdc · 34 lines

How it starts

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

Consult Planning Documents for Major Changes

Critical Rules

  • Before initiating work on significant feature requests, major design alterations, or substantial architectural changes, proactively examine all documents located in the .cursor/planning/ directory.
  • These planning documents (e.g., PRDs, design docs) contain essential information regarding the project's roadmap, objectives, and specifications for large-scale initiatives.
  • Prioritize understanding the content of these documents to ensure your proposed changes or implementations are consistent with the overall project strategy and to avoid conflicts with planned features or architectural decisions.
  • If the user's request seems to overlap with or impact a large planned feature described in these documents, explicitly mention the relevant planning document and how the request relates to it.

Examples

Read the full file on GitHub · 34 lines

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. 3d ago First seen · 34 lines · 101 tokens per session scan A 5e67a89b24ea

Subscribe to this mod's changes

consult-planning-docs-agent is a cursor rule published in the GitHub repository hcastro/cursor2claude (25 stars, last pushed 1y ago), licensed MIT. It adds 101 tokens to every session and 548 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-30.