What problem does it solve?
This Skill solves the problem of Copilot forgetting important user preferences, project decisions, and external references between sessions by creating a durable file-based memory system.
Core Features & Use Cases
- Memory System Design: Plan and structure
.github/memory/ with an index and typed memory files.
- Memory Auditing: Check existing memories for staleness, duplication, missing frontmatter, and broken index links.
- Persistent Context Recovery: Support cross-session recall for user roles, feedback, project status, and references when the assistant keeps losing context.
- Use Case: When a team says “I already told you this,” use this Skill to capture the correction as persistent memory and keep future sessions aligned.
Quick Start
Use the harnesscp-memory skill to design, audit, or repair a Copilot memory system for a project that needs persistent context across conversations.