999-local-overrides

999-local-overrides is a cursor rule for Cursor from d-padmanabhan/agent-engineering-handbook. It costs 13 tokens per session (171 once invoked), scanned A, original, MIT.

A workspace-specific rules file that lets a project add or override coding guidelines for one repository.

In plain words
What is it for?
Defining project conventions such as package structure, internal communication methods, and log formatting.
Why use it?
It keeps local decisions in one place when the shared rules do not fit a particular project.

Cursor rule for Cursor

Written for Cursor: a Cursor rule (.mdc).

Good fit Defining project conventions such as package structure, internal communication methods, and log formatting.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/d-padmanabhan/agent-engineering-handbook/999-local-overrides
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.

Clone the repo
git clone --depth 1 https://github.com/d-padmanabhan/agent-engineering-handbook

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 999-local-overrides

README.md
[![agentmods](https://agentmods.dev/badge/rules/d-padmanabhan/agent-engineering-handbook/999-local-overrides/github.svg)](https://agentmods.dev/rules/d-padmanabhan/agent-engineering-handbook/999-local-overrides)
Your own site
<a href="https://agentmods.dev/rules/d-padmanabhan/agent-engineering-handbook/999-local-overrides"><img src="https://agentmods.dev/badge/rules/d-padmanabhan/agent-engineering-handbook/999-local-overrides/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 999-local-overrides

Your own site · 80×15
<a href="https://agentmods.dev/rules/d-padmanabhan/agent-engineering-handbook/999-local-overrides"><img src="https://agentmods.dev/badge/rules/d-padmanabhan/agent-engineering-handbook/999-local-overrides.svg" alt="Reviewed on agentmods" width="80" height="20"></a>
Per session 13 Only the description is in the session, so the agent can decide to use it. The body loads when it is invoked.
When invoked 171 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 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.00013 $0.00171
Opus 5 $0.00006 $0.00086
Sonnet 5 $0.00003 $0.00034
Haiku 4.5 $0.00001 $0.00017

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

Security

Grade A, and why

999-local-overrides 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.

rules/999-local-overrides.mdc · 32 lines

What it actually says

Local Overrides

This file is for workspace-specific rule customizations.

Usage

Add project-specific rules here that override or extend the standard ruleset.

Example:

# Project-Specific Rules

## Custom Patterns
- Use `internal/` package structure
- Prefer gRPC over REST for internal services
- Use specific logging format: [timestamp] [level] [component] message

Notes

  • This file is workspace-specific and should be in .cursor/rules/999-local-overrides.mdc
  • Rules here take precedence over numbered rules (100-800)
  • Keep overrides minimal - prefer updating central rules when possible

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 · 32 lines · 13 tokens per session scan A 4de81c246f0a

Subscribe to this mod's changes

999-local-overrides is a cursor rule published in the GitHub repository d-padmanabhan/agent-engineering-handbook (16 stars, last pushed 2d ago), licensed MIT. It adds 13 tokens to every session and 171 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.

Related

Other cursor rules, from other repositories

slice-tasks

PLANNING SPINE STEP 2 of 3 — Slice the work: break a scoped PRD into vertical-slice stories in specs/epics/. Use after scope-work (step 1), before plan-work (step 3). Not a substitute for scope-work or plan-work.

danielvm-git/bigpowers · 59 tokens

iris

GitHub operations specialist — branches, pull requests, issues, releases, tags. Called by zeus after review. Never pushes or merges without explicit human approval. Integrates with VS Code GitHub Pull Requests extension.

ils15/pantheon-legacy · 43 tokens

elite-orchestrator

Elite orchestrator for mission-critical, enterprise-scale tasks requiring strategic coordination of 7+ agents across all domains. Makes architectural decisions, manages risk, ensures business continuity, and delivers enterprise-grade outcomes. Use for platform migrations, security incidents, multi-system integrations…

MN-Lizard-Team/aiyu-multi-agent · 94 tokens

feedback-enhanced

Rules for an interactive feedback system that lets users and an AI agent discuss complex development work in real time. It includes guidance for recording decisions, tracking progress and handling detailed inputs such as code and diagrams.

Mr-chen-05/rules-2.1-optimized · 2,968 tokens

project-onboarding-rule

Automatically onboards existing projects into the AI-driven development workflow.

brunogama/ios-cursor-rules · 1,324 tokens

linear-in-review

After finishing a Linear issue, set its status to In Review (never Done).

nate-raubenheimer/lawpracticeza-mcp · 235 tokens