memory-bank
01Cursor rule
Cursor rule "memory-bank" from mehmetdemirci/comb-ai, covering memory bank — cursor auto-loader, read these files and companion rules.
Cursor rule
Cursor rule "memory-bank" from mehmetdemirci/comb-ai, covering memory bank — cursor auto-loader, read these files and companion rules.
Skill Claude CodeCodex
Add a COMB memory bank to an existing (brownfield) project by analyzing current codebase, dependencies, and architecture. Use when the project already has code but no memory bank.
Skill Claude CodeCodex
Initialize a COMB memory bank for a new (greenfield) project. Creates the directory structure, core files, and INDEX.md from templates. For existing projects, use /adopt-memory-bank instead.
Skill Claude CodeCodex
Update memory bank after task completion. Detects scope automatically and updates files in priority order. Can be auto-invoked when task completion is detected in conversation.
Cursor rule
Add a COMB memory bank to an existing project by analyzing the codebase. Trigger: user says 'adopt memory bank', 'add memory bank to project', or 'setup memory bank for existing project'.
Cursor rule
Create a COMB memory bank for a new (greenfield) project. Trigger: user says 'create memory bank'. For existing projects use 'adopt memory bank' instead.
Cursor rule
AI MUST detect task completion and automatically execute memory bank update when.