What problem does it solve?
This Skill addresses the ephemeral nature of AI-generated findings by providing a persistent memory layer, allowing for the accumulation, recall, comparison, and correlation of information across multiple skill runs and sessions.
Core Features & Use Cases
- Persistence: Saves findings from any skill run into structured markdown files.
- Recall: Retrieves and summarizes past findings for specific skills or date ranges.
- Comparison: Analyzes differences between current and previous findings to identify trends (resolved, persistent, new).
- Correlation: Cross-references findings across different skills to surface systemic patterns and interdependencies.
- Use Case: After running a
token-audit and then a component-audit, this skill can correlate findings to show if issues with specific tokens are directly impacting component development, providing a holistic view of design system health over time.
Quick Start
Use the session-memory skill to save these findings to session memory.