project-overview

project-overview is a cursor rule for Cursor from lazylagom/context-compose-mcp. It costs 0 tokens per session (407 once invoked), scanned A, original, MIT.

Project guidance for Context Compose, a TypeScript package that provides command-line tools and an MCP server for managing context used by AI-assisted development. MCP is a standard way for software to provide tools and information to AI models.

In plain words
What is it for?
Use it when working on the Context Compose CLI, MCP server, context rules, workflows, roles, notifications, or tests.
Why use it?
It explains the project's entry points, structure, workflows, testing setup, and main features so coding work stays aligned with the repository.

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/lazylagom/context-compose-mcp/project-overview
Clone the repo
git clone --depth 1 https://github.com/lazylagom/context-compose-mcp

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

README.md
[![agentmods](https://agentmods.dev/badge/rules/lazylagom/context-compose-mcp/project-overview.svg)](https://agentmods.dev/rules/lazylagom/context-compose-mcp/project-overview)
Your own site
<a href="https://agentmods.dev/rules/lazylagom/context-compose-mcp/project-overview"><img src="https://agentmods.dev/badge/rules/lazylagom/context-compose-mcp/project-overview.svg" alt="Measured on agentmods" height="20"></a>
Per session 0 Nothing until a file matches its globs; then the whole rule loads.
When invoked 407 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.00000 $0.00407
Opus 5 $0.00000 $0.00204
Sonnet 5 $0.00000 $0.00081
Haiku 4.5 $0.00000 $0.00041

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

Security

Grade A, and why

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 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/project-overview.mdc · 35 lines

What it actually says

Context Compose Project Overview

This project is Context Compose, a TypeScript-based package that provides Model Context Protocol (MCP) server and CLI tools. This tool is for AI-assisted development context management, so I want to ensure the assets contribute meaningfully to the project's purpose. I'll need to carefully analyze each file's role to determine its necessity.

Project Structure

Core Features

  1. MCP Server: Direct integration with AI models (Claude, ChatGPT, etc.)
  2. CLI Tool: Context management and workflow execution from terminal
  3. Context System: Project-specific development guidelines and rules management
  4. Workflow Engine: Automated task flows for development, testing, deployment
  5. Role-based Development: Apply expert personas like Dan Abramov, Martin Fowler
  6. Notification System: Work status notifications via Slack, email, and other channels

Key Dependencies

  • fastmcp: MCP server implementation
  • commander: CLI interface
  • inquirer: Interactive prompts
  • mustache: Template engine
  • yaml: YAML file processing
  • zod: Schema validation
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 · 35 lines · 0 tokens per session scan A 289b3fd2d91e

Subscribe to this mod's changes

project-overview is a cursor rule published in the GitHub repository lazylagom/context-compose-mcp (1 stars, last pushed 1y ago), licensed MIT. It costs nothing until one of its globs matches a file; then it loads 407 tokens. 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-31.