RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cursor rules/wgutmann/sim-steward-plugin

Cursor rule

cursor-agent-template/.cursor/rules/memory-bank.mdc

Memory Bank - highest source of truth for project context; supersedes other rules when in conflict

Cursor rules

Quality

39/100

Scores the file, not the repository.

Length

199 words

3 headings · 0 code blocks

Repository

0

— · pushed 167 days ago

Last changed

3 days ago

First indexed 3 days ago.
wgutmann/sim-steward-plugin/cursor-agent-template/.cursor/rules/memory-bank.mdcRawGitHub
1---
2description: Memory Bank - highest source of truth for project context; supersedes other rules when in conflict
3alwaysApply: true
4---
5 
6# Memory Bank
7 
8Memory Bank is the highest single source of truth for project context. It supersedes other rules, skills, and agents when in conflict.
9 
10Memory bank files hold **summaries and context**. Operational files (`priorities.md`, `prd.md`, `delegation.mdc`) hold **detailed data**. Memory bank summarizes and contextualizes, cross-referencing for details rather than duplicating. If a memory bank file and an operational file disagree, the memory bank wins.
11 
12## Reading Strategy
13 
14**Tier 1 (always read first):** `activeContext.md` and `progress.md` -- read these in parallel at task start.
15 
16**Tier 2 (read when needed):** `projectbrief.md`, `productContext.md`, `systemPatterns.md`, `techContext.md`, `journal.md` -- read when:
17- You will handle the task directly (not delegating to a subagent)
18- The task involves architecture, product scope, or unfamiliar context
19- Tier 1 files reference something you need more detail on
20 
21**Subagents:** Follow the reading instructions in your agent definition instead. Do NOT re-read all memory-bank files -- the parent passes relevant context in the Task prompt.
22 
23## Updates
24 
25Focus on `activeContext.md` and `progress.md`. When user says "update memory bank", review ALL files. Use `memory-bank-updater` agent for comprehensive updates.
26 
27When the user gives process guidance, ensure the relevant rules, skills, or agent definitions are updated to capture it (per `incremental-work.mdc`).
28 

Sections

  • Memory Bank
  • Reading Strategy
  • Updates

What it covers

performance

Stack — with the evidence

csharp

(1.00)

dotnet

(0.60)

Format

Cursor rules

The most expressive format here. Many small .mdc files, each with frontmatter declaring when it should load, so a rule about migrations only enters context when a migration is open. Costs the most to maintain and only one editor reads it.

What the corpus says about it

Repository

Owner
wgutmann
Language
—
License
—
Archived
no

All configs in this repo

Also in wgutmann/sim-steward-plugin

Diff this repo’s formats

One repository carrying more than one format is the comparison this product exists for: does anyone actually write different content in each file, or is one a copy of the other?

The other instruction files in this repository
RepositoryFormatStackCoversScoreChanged
wgutmann/sim-steward-plugin.cursor/rules/delegation.mdc · 0Cursor rulescsharpdotnetstylegitdo-not59/1003 days ago
wgutmann/sim-steward-plugin.cursor/rules/incremental-work.mdc · 0Cursor rulescsharpdotnetstylegit48/1003 days ago
wgutmann/sim-steward-plugin.cursor/rules/memory-bank.mdc · 0Cursor rulescsharpdotnetperformance39/1003 days ago
wgutmann/sim-steward-plugin.cursor/rules/simhub-csharp.mdc · 0Cursor rulescsharpdotnetno sections22/1003 days ago
wgutmann/sim-steward-plugin.cursor/rules/simhub-dashboard.mdc · 0Cursor rulescsharpdotnetstylearch52/1003 days ago
wgutmann/sim-steward-plugincursor-agent-template/.cursor/rules/delegation.mdc · 0Cursor rulescsharpdotnetstyledo-not50/1003 days ago
wgutmann/sim-steward-plugincursor-agent-template/.cursor/rules/domain-coding.mdc · 0Cursor rulescsharpdotnetstyle49/1003 days ago
wgutmann/sim-steward-plugincursor-agent-template/.cursor/rules/incremental-work.mdc · 0Cursor rulescsharpdotnetstylegit48/1003 days ago
wgutmann/sim-steward-pluginwebsite-repo-package/cursor-agent-template-web/.cursor/rules/delegation.mdc · 0Cursor rulescsharpdotnetstyledo-not50/1003 days ago
wgutmann/sim-steward-pluginwebsite-repo-package/cursor-agent-template-web/.cursor/rules/domain-coding.mdc · 0Cursor rulescsharpdotnetstylearch47/1003 days ago
wgutmann/sim-steward-pluginwebsite-repo-package/cursor-agent-template-web/.cursor/rules/incremental-work.mdc · 0Cursor rulescsharpdotnetstylegit48/1003 days ago
wgutmann/sim-steward-pluginwebsite-repo-package/cursor-agent-template-web/.cursor/rules/memory-bank.mdc · 0Cursor rulescsharpdotnetperformance39/1003 days ago
Diff against .cursor/rules/delegation.mdc Diff against .cursor/rules/incremental-work.mdc Diff against .cursor/rules/memory-bank.mdc Diff against .cursor/rules/simhub-csharp.mdc Diff against .cursor/rules/simhub-dashboard.mdc Diff against cursor-agent-template/.cursor/rules/delegation.mdc Diff against cursor-agent-template/.cursor/rules/domain-coding.mdc Diff against cursor-agent-template/.cursor/rules/incremental-work.mdc Diff against website-repo-package/cursor-agent-template-web/.cursor/rules/delegation.mdc Diff against website-repo-package/cursor-agent-template-web/.cursor/rules/domain-coding.mdc Diff against website-repo-package/cursor-agent-template-web/.cursor/rules/incremental-work.mdc Diff against website-repo-package/cursor-agent-template-web/.cursor/rules/memory-bank.mdc

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
ThanhTrunggDEV/DontBeLazy.cursor/rules/rust-testing.mdc · 6Cursor rulesjavascriptcsharp+2teststyletesting-strategy90/1003 days ago
ThanhTrunggDEV/DontBeLazy.cursor/rules/dart-testing.mdc · 6Cursor rulesjavascriptcsharp+2teststyletypestesting-strategy85/1003 days ago
ThanhTrunggDEV/DontBeLazy.cursor/rules/dart-coding-style.mdc · 6Cursor rulesjavascriptcsharp+2lint-formatstyletypesdo-not84/1003 days ago
ThanhTrunggDEV/DontBeLazy.cursor/rules/rust-security.mdc · 6Cursor rulesjavascriptcsharp+2stylesecuritydatabasedo-not80/1003 days ago
imazen/imageflow.cursor/rules/ci.mdc · 4.4kCursor rulesrustcsharp+2setupbuildtestarch+379/1003 days ago
ThanhTrunggDEV/DontBeLazy.cursor/rules/rust-coding-style.mdc · 6Cursor rulesjavascriptcsharp+2lint-formatstyle78/1003 days ago
ThanhTrunggDEV/DontBeLazy.cursor/rules/dart-hooks.mdc · 6Cursor rulesjavascriptcsharp+2lint-formatarchtesting-strategygit+178/1003 days ago
SethRobinson/UGTLive.cursor/rules/architecture-patterns.mdc · 103Cursor rulescsharpai-agent+2buildtestlint-formatstyle+677/1003 days ago
RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack

RuleStack

Built by

Kynth Studio

Directory

Configs
Stacks
Compare formats
Diff two configs
Best AGENTS.md examples

Formats

AGENTS.md
CLAUDE.md
Cursor rules
Copilot instructions

Reference

Read API
Corpus health
Privacy Policy
Terms

RuleStack