00-project-overview

00-project-overview is a cursor rule for Cursor from tecnomanu/agent-rules-kit. It costs 352 tokens per session, scanned A, original, ISC.

Repository rules for agent-rules-kit, a command-line tool and template set that bootstraps Cursor rules for different technology stacks. They describe where code, templates, configuration, releases, and English-language files belong.

In plain words
What is it for?
Use them when changing the CLI, rule templates, configuration, tests, documentation, or versioned releases in this repository.
Why use it?
They help changes follow the project's structure and release process instead of being placed in the wrong files or folders.

Cursor rule for Cursor

Written for Cursor: installed under .cursor/. Also seen: mentions Cursor.

Good fit Use them when changing the CLI, rule templates, configuration, tests, documentation, or versioned releases in this repository.

Compare 6 cursor rules from other repositories ↓
Install with agentmods
npx agentmods add rules/tecnomanu/agent-rules-kit/00-project-overview
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/tecnomanu/agent-rules-kit

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 00-project-overview

README.md
[![agentmods](https://agentmods.dev/badge/rules/tecnomanu/agent-rules-kit/00-project-overview.svg)](https://agentmods.dev/rules/tecnomanu/agent-rules-kit/00-project-overview)
Your own site
<a href="https://agentmods.dev/rules/tecnomanu/agent-rules-kit/00-project-overview"><img src="https://agentmods.dev/badge/rules/tecnomanu/agent-rules-kit/00-project-overview.svg" alt="Measured on agentmods" height="20"></a>
Per session 352 This file is loaded in full into every session.
When invoked 352 The same file — it is already loaded in full.
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.00352 $0.00352
Opus 5 $0.00176 $0.00176
Sonnet 5 $0.00070 $0.00070
Haiku 4.5 $0.00035 $0.00035

Measured 7d ago against content hash 52c237d96fbe, method: parsed. Prices are Anthropic first-party input rates as of 2026-09-07, from the pricing page.

Security

Grade A, and why

00-project-overview 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 7d 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/00-project-overview.mdc · 30 lines

What it actually says

Project Overview & Guidelines

This repository contains agent‑rules‑kit, a CLI tool and template set that bootstraps Cursor rules for multiple stacks. The rules in this folder govern the maintenance of this very project.

Topic Quick rule
CLI changes Update code in cli/services/ modules and cli/index.js; add unit and integration tests.
Templates Follow folder layout: templates/global/, templates/stacks/<stack>/base/, templates/stacks/<stack>/architectures/, templates/stacks/<stack>/v*/.
Config Keep templates/kit-config.json as single source of truth for globs, version ranges & default architectures.
Releases Bump package.json + CHANGELOG. Tag using vx.y.z.
Language All code, documentation, and files must be written in English, even if communicating with the agent in another language.

Language Policy

While you may interact with the agent in any language, all project files, code, comments, documentation, and rules must be written in English. This ensures consistency and maintainability across the project. When working with the Agent Rules Kit:

  • Write all code, comments, and docstrings in English
  • Create documentation files in English
  • Use English for variable names, function names, and other identifiers
  • Use English for commit messages and pull requests
  • Keep configuration files in English

For example, if you're communicating with the agent in Spanish, the agent should respond in Spanish, but any generated or modified code must still be in English.

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. 7d ago First seen · 30 lines · 352 tokens per session scan A 52c237d96fbe

Subscribe to this mod's changes

00-project-overview is a cursor rule published in the GitHub repository tecnomanu/agent-rules-kit (35 stars, last pushed 11mo ago), licensed ISC. It adds 352 tokens to every session, about $0.0018 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.