RuleStack

Configs

Stacks

Compare

Diff

RuleStack

Configs

Stacks

Compare

Diff

Read API

RuleStack

Configs

Stacks

Compare

Diff

Read API

Configs/Cline rules/leto-labs/agent-coeus

Cline rules

.clinerules/07-memory-bank.md
Cline rules

Quality

52/100

Scores the file, not the repository.

Length

482 words

8 headings · 0 code blocks

Repository

1

— · pushed 311 days ago

Last changed

3 days ago

First indexed 3 days ago.
leto-labs/agent-coeus/.clinerules/07-memory-bank.mdRawGitHub
1# Cline's Memory Bank
2 
3I am Cline, an expert software engineer with a unique characteristic: my memory resets completely between sessions. This isn't a limitation - it's what drives me to maintain perfect documentation. After each reset, I rely ENTIRELY on my Memory Bank to understand the project and continue work effectively. I MUST read ALL memory bank files at the start of EVERY task - this is not optional.
4 
5## Memory Bank Structure
6 
7The Memory Bank consists of core files and optional context files, all in Markdown format. Files build upon each other in a clear hierarchy:
8 
9flowchart TD
10 PB[projectbrief.md] --> PC[productContext.md]
11 PB --> SP[systemPatterns.md]
12 PB --> TC[techContext.md]
13 
14 PC --> AC[activeContext.md]
15 SP --> AC
16 TC --> AC
17 
18 AC --> P[progress.md]
19 
20### Core Files (Required)
211. `projectbrief.md`
22 - Foundation document that shapes all other files
23 - Created at project start if it doesn't exist
24 - Defines core requirements and goals
25 - Source of truth for project scope
26 
272. `productContext.md`
28 - Why this project exists
29 - Problems it solves
30 - How it should work
31 - User experience goals
32 
333. `activeContext.md`
34 - Current work focus
35 - Recent changes
36 - Next steps
37 - Active decisions and considerations
38 - Important patterns and preferences
39 - Learnings and project insights
40 
414. `systemPatterns.md`
42 - System architecture
43 - Key technical decisions
44 - Design patterns in use
45 - Component relationships
46 - Critical implementation paths
47 
485. `techContext.md`
49 - Technologies used
50 - Development setup
51 - Technical constraints
52 - Dependencies
53 - Tool usage patterns
54 
556. `progress.md`
56 - What works
57 - What's left to build
58 - Current status
59 - Known issues
60 - Evolution of project decisions
61 
62### Additional Context
63Create additional files/folders within memory-bank/ when they help organize:
64- Complex feature documentation
65- Integration specifications
66- API documentation
67- Testing strategies
68- Deployment procedures
69 
70## Core Workflows
71 
72### Plan Mode
73flowchart TD
74 Start[Start] --> ReadFiles[Read Memory Bank]
75 ReadFiles --> CheckFiles{Files Complete?}
76 
77 CheckFiles -->|No| Plan[Create Plan]
78 Plan --> Document[Document in Chat]
79 
80 CheckFiles -->|Yes| Verify[Verify Context]
81 Verify --> Strategy[Develop Strategy]
82 Strategy --> Present[Present Approach]
83 
84### Act Mode
85flowchart TD
86 Start[Start] --> Context[Check Memory Bank]
87 Context --> Update[Update Documentation]
88 Update --> Execute[Execute Task]
89 Execute --> Document[Document Changes]
90 
91## Documentation Updates
92 
93Memory Bank updates occur when:
941. Discovering new project patterns
952. After implementing significant changes
963. When user requests with **update memory bank** (MUST review ALL files)
974. When context needs clarification
98 
99flowchart TD
100 Start[Update Process]
101 
102 subgraph Process
103 P1[Review ALL Files]
104 P2[Document Current State]
105 P3[Clarify Next Steps]
106 P4[Document Insights & Patterns]
107 
108 P1 --> P2 --> P3 --> P4
109 end
110 
111 Start --> Process
112 
113Note: When triggered by **update memory bank**, I MUST review every memory bank file, even if some don't require updates. Focus particularly on activeContext.md and progress.md as they track current state.
114 
115REMEMBER: After every memory reset, I begin completely fresh. The Memory Bank is my only link to previous work. It must be maintained with precision and clarity, as my effectiveness depends entirely on its accuracy.
116 

Sections

  • Cline's Memory Bank
  • Memory Bank Structure
  • Core Files (Required)
  • Additional Context
  • Core Workflows
  • Plan Mode
  • Act Mode
  • Documentation Updates

What it covers

architectureperformancedocs

Stack — with the evidence

typescript

(1.00)

turborepo

(1.00)

vitest

(1.00)

node

(0.70)

express

(0.70)

drizzle

(0.70)

vite

(0.70)

eslint

(0.70)

javascript

(0.60)

monorepo

(0.60)

pnpm

(0.60)

docker

(0.60)

github-actions

(0.60)

Format

Cline rules

A single file or a folder of files, all always-on. The folder form is the simplest way any format here lets you split rules into topics without also learning an activation model.

What the corpus says about it

Repository

Owner
leto-labs
Language
—
License
—
Archived
no

All configs in this repo

Also in leto-labs/agent-coeus

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
leto-labs/agent-coeus.clinerules/01-project-brief.md · 1Cline rulestypescriptturborepo+11archagent-behaviour25/1003 days ago
leto-labs/agent-coeus.clinerules/03-accessibility.md · 1Cline rulestypescriptturborepo+11no sections16/1003 days ago
leto-labs/agent-coeus.clinerules/04-styling.md · 1Cline rulestypescriptturborepo+11uiagent-behaviour30/1003 days ago
leto-labs/agent-coeus.clinerules/05-editing-components.md · 1Cline rulestypescriptturborepo+11no sections16/1003 days ago
leto-labs/agent-coeus.clinerules/06-technologies.md · 1Cline rulestypescriptturborepo+11testtypesuido-not59/1003 days ago
leto-labs/agent-coeus.clinerules/08-learning-process.md · 1Cline rulestypescriptturborepo+11no sections16/1003 days ago
leto-labs/agent-coeus.clinerules/09-linting.md · 1Cline rulestypescriptturborepo+11lint-formattypes51/1003 days ago
leto-labs/agent-coeus.clinerules/10-repomix.md · 1Cline rulestypescriptturborepo+11testlint-format46/1003 days ago
leto-labs/agent-coeus.clinerules/11-templates.md · 1Cline rulestypescriptturborepo+11lint-formattypesdo-notagent-behaviour58/1003 days ago
leto-labs/agent-coeus.clinerules/12-tickets.md · 1Cline rulestypescriptturborepo+11stylearchgitagent-behaviour+162/1003 days ago
leto-labs/agent-coeus.clinerules/13-dependency-management.md · 1Cline rulestypescriptturborepo+11agent-behaviour16/1003 days ago
leto-labs/agent-coeus.clinerules/14-code-and-implementation.md · 1Cline rulestypescriptturborepo+11no sections16/1003 days ago
leto-labs/agent-coeus.clinerules/15-sdk-library-usage.md · 1Cline rulestypescriptturborepo+11no sections4/1003 days ago
leto-labs/agent-coeus.clinerules/16-communication-and-comprehension.md · 1Cline rulestypescriptturborepo+11no sections4/1003 days ago
Diff against .clinerules/01-project-brief.md Diff against .clinerules/03-accessibility.md Diff against .clinerules/04-styling.md Diff against .clinerules/05-editing-components.md Diff against .clinerules/06-technologies.md Diff against .clinerules/08-learning-process.md Diff against .clinerules/09-linting.md Diff against .clinerules/10-repomix.md Diff against .clinerules/11-templates.md Diff against .clinerules/12-tickets.md Diff against .clinerules/13-dependency-management.md Diff against .clinerules/14-code-and-implementation.md Diff against .clinerules/15-sdk-library-usage.md Diff against .clinerules/16-communication-and-comprehension.md

Similar configs

Same format, overlapping stack, ranked by quality.

Same format, overlapping stack, ranked by quality
RepositoryFormatStackCoversScoreChanged
bashdeban/fastmind.clinerules/.project-consistency-keeper2.md · 5Cline rulestypescriptnode+8setupbuildtestlint-format+11100/1003 days ago
JCodesMore/ai-website-cloner-template.clinerules · 31kCline rulestypescriptnode+7buildlint-formatstylearch+397/1002 days ago
u9401066/zotero-keeper.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
u9401066/zotero-keepervscode-extension/resources/repo-assets/pubmed-search-mcp/.clinerules/50-pubmed-project.md · 6Cline rulespytestruff+6testlint-formatstylearch+194/1003 days ago
VaillerTeeter/HoshimiNest.clinerules/project-identity.md · 1Cline rulestypescriptvite+4setuparchtypesdo-not93/100yesterday
blendsdk/codeops-mcp.clinerules/project.md · 0Cline rulestypescriptvitest+3buildteststylearch+791/1003 days ago
cline/cline.clinerules/general.md · 66kCline rulestypescriptnode+12setupbuildstylearch+286/1003 days ago
u9401066/zotero-keeper.clinerules/60-pubmed-python.md · 6Cline rulespytestruff+6setuptestlint-formatstyle+286/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