Files
Keep/.agent/skills/bmad-agent-builder/assets/save-memory.md
Sepehr Ramezani fa7e166f3e feat: add reminders page, BMad skills upgrade, MCP server refactor
- Add reminders page with navigation support
- Upgrade BMad builder module to skills-based architecture
- Refactor MCP server: extract tools and auth into separate modules
- Add connections cache, custom AI provider support
- Update prisma schema and generated client
- Various UI/UX improvements and i18n updates
- Add service worker for PWA support

Made-with: Cursor
2026-04-13 21:02:53 +02:00

18 lines
463 B
Markdown

---
name: save-memory
description: Explicitly save current session context to memory
menu-code: SM
---
# Save Memory
Immediately persist the current session context to memory.
## Process
Update `index.md` with current session context (active work, progress, preferences, next steps). Checkpoint `patterns.md` and `chronology.md` if significant changes occurred.
## Output
Confirm save with brief summary: "Memory saved. {brief-summary-of-what-was-updated}"