What problem does it solve?
This Skill helps track important learnings, architectural decisions, and system changes by creating structured memory files. It prevents knowledge loss, ensures consistency, and provides a historical context for project evolution, specifically for the AI's internal use.
Core Features & Use Cases
- Structured Memory Creation: Generates new memory files with sections for purpose, key learnings, implementation details, and pitfalls.
- Contextual Tracking: Links new memories to existing ones and relevant code files.
- Lifecycle Management: Guides through creating, updating, deprecating, and archiving memory files.
- Use Case: After implementing a complex feature like "Privy Auth Integration," use this skill to "create a memory file" documenting the JWT verification patterns, user session management, and auth middleware setup, ensuring future consistency.
Quick Start
Create a memory file documenting the integration patterns for Privy authentication.