cursorrules
01Cursor rule Cursor
Graph: 451 nodes, 1005 edges | 96% extracted, 4% inferred View: general.
Cursor rule Cursor
Graph: 451 nodes, 1005 edges | 96% extracted, 4% inferred View: general.
Instructions file
Instructions for NickCirv/engram, covering codebase structure (auto-generated by engram), core entities, structure and key dependencies.
Plugin Claude Code
Plugin marketplace listing 1 plugin: engram.
Plugin Claude Code
The context spine that 10x's your Claude Code sessions. Local-first SQLite knowledge graph + MCP server that intercepts file reads and replaces them with structural summaries. Measured 89% token reduction on a real codebase. Apache 2.0, no cloud, no telemetry.
MCP server Claude CodeCodexCursor +2
MCP server "engram" as configured in NickCirv/engram. Launched with engram-serve ${CLAUDE_PROJECT_DIR}.
Skill Claude CodeCodex
Show how many tokens engram has saved in this session, this week, and across all indexed projects. Use when the user asks about token usage, savings, costs, or wants a digest report.
Skill Claude CodeCodex
List past mistakes engram has learned in this project — failures, regressions, broken assumptions. Use before starting a non-trivial change to surface relevant prior failures, or when debugging to check if this issue has been seen before.
Skill Claude CodeCodex
Query engram's local knowledge graph for structural context — function calls, imports, type relationships, mistake history, ADRs. Use when the user asks "how does X work in this project", "what calls Y", "where is Z used", or any structural question that doesn't need file content.
Skill Claude CodeCodex
Use when posting to Reddit via the API. Triggers on "post to reddit", "reddit api".
Skill Claude CodeCodex
Use when testing corrupted YAML.
Skill Claude CodeCodex
Placeholder skill with frontmatter only, no body content.
Skill Claude CodeCodex
Use when building production Node.js backends with Express or Fastify. Also use when hardening a Node.js service for production. Do NOT use for frontend React — use scaffolding-react-components instead.
Skill Claude CodeCodex
Use when writing, rewriting, or improving marketing copy for landing pages, homepages, or product pages. Triggers: 'write copy for', 'improve this copy'. Do NOT use for email copy — use email-marketing instead.
Skill Claude CodeCodex
Use when planning content calendars. Triggers: “content strategy”, ‘editorial calendar’. Also triggers on "content audit".
MCP server Claude CodeCodexCursor +2
Ranked local code-graph context for AI coding agents. Intercepts reads + greps. Apache-2.0. Runs locally from the engramx npm package. Needs 5 environment variables to run.