Build and maintain a knowledge graph of patterns, decisions, and learnings across sessions.
| Pattern | Recurring code patterns | CQRS, Validation, Repository | | Decision | Architectural/design decisions | Why we chose X over Y | | BugFix | Bug solutions for future reference | Race condition fixes | | ServiceBoundary | Service ownership and responsibilities | TextSnippet owns Snippets |
| SessionSummary | End-of-session progress snapshots | Task progress, next steps | | Dependency | Cross-service dependencies | TextSnippet depends on Accounts| | AntiPattern | Patterns to avoid | Don't call side effects in cmd |
Используйте при сохранении или извлечении важных закономерностей, решений и знаний во время сеансов. Запускается по таким ключевым словам, как «помнить», «сохранить шаблон», «отзыв», «память», «сохраняться», «база знаний», «обучение». Источник: congdon1207/agents.md.