cursorrules

A guide for finding a hiring manager or recruiter for a job and contacting them by email or LinkedIn. It tracks people and messages in a campaign, which is a grouped job-search effort.

In plain words
What is it for?
Use it to identify contacts, personalize outreach, send approved email or LinkedIn messages, and track contacted people and campaign activity.
Why use it?
It helps reach relevant people outside the normal application system and keeps outreach organized. It also checks account access and campaign settings before sending messages.

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/microsoft/agentic-agile-template/cursorrules
Clone the repo
git clone --depth 1 https://github.com/microsoft/agentic-agile-template

Made for: Cursor.

Per session 1,177 This file is loaded in full into every session.
When invoked 1,177 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.01177 $0.01177
Opus 5 $0.00589 $0.00589
Sonnet 5 $0.00235 $0.00235
Haiku 4.5 $0.00118 $0.00118

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

Security

Grade A, and why

cursorrules 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 2d 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.

platform-adapters/agent-tools/cursor/.cursorrules · 136 lines

How it starts

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

Research note: The official Cursor rules filename was verified against

https://docs.cursor.com/context/rules.cursorrules is the established

legacy convention Cursor continues to support at the repository root.

Cursor's modern system also allows rule files under .cursor/rules/ for

per-directory and multi-file rule sets. Verify the current recommendation

in the official documentation before deploying, as Cursor's tooling evolves.

Agent Context — [Your Project Name]

Project Purpose

[Describe your project here]


Architecture

  • Primary language: [e.g., TypeScript, Python, Go, Rust]
  • Framework/runtime: [e.g., Next.js 14, FastAPI, Go stdlib]
  • Key dependencies: [e.g., Prisma + PostgreSQL, Redis for caching]
  • Project structure:
project-root/
├── src/              # Application source code
├── tests/            # Test files
├── docs/             # Documentation
└── ...

Coding Conventions

  • Formatting: [e.g., Prettier with default config; Black + isort for Python]
  • Naming: [e.g., camelCase for variables, PascalCase for classes, SCREAMING_SNAKE for constants]
  • Imports: [e.g., absolute imports only; group as stdlib / third-party / local with blank lines between]
  • Types: [e.g., strict TypeScript — no implicit any; type hints required on all public functions]
  • Comments: [e.g., explain why, not what; JSDoc on all public APIs]

Read the full file on GitHub · 136 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. 2d ago First seen · 136 lines · 1,177 tokens per session scan A 3cd490f4bdd8

Subscribe to this mod's changes

cursorrules is a cursor rule published in the GitHub repository microsoft/agentic-agile-template (88 stars, last pushed 2mo ago), licensed MIT. It adds 1,177 tokens to every session, about $0.0059 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.