Copilot Memory Store
Description
Local JSON memory store for context engineering with GitHub Copilot and MCP clients. Includes CLI, MCP server, and custom VS Code agent.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
Copilot Memory Store
[](https://github.com/timothywarner-org/copilot-memory-store/actions/workflows/ci.yml) [](https://github.com/timothywarner-org/copilot-memory-store/actions/workflows/release.yml) [](https://techtrainertim.com)
A **local JSON memory store** for context engineering with GitHub Copilot and MCP clients.
Documentation
| Guide | When to read |
|---|---|
| examples/QUICKSTART.md | Start here - npm commands cheatsheet |
| examples/COPILOT_CHAT_EXAMPLES.md | 50+ copy-paste prompts for Copilot Chat |
| docs/CONTEXT_MEMORY_TYPES.md | Deep dive into LLM memory types and how this project works |
| docs/CODE_WALKTHROUGH.md | Architectural overview with flow diagrams |
| docs/CLI_GUIDE.md | Interactive REPL command reference |
| docs/COPILOT_GUIDE.md | Using the memory tools from GitHub Copilot |
Features
- CLI (
memory>) - Interactive REPL for managing memories - MCP Server - Stdio server exposing tools, resources, and prompts
- Custom VS Code Agent - Pre-configured "Memory" agent for natural language usage
- Context Compression - Budget-constrained context injection with optional LLM summarization
- Auto-Keywords - Automatic keyword extraction for improved search relevance
Why This Exists
Related Skills
Epic Sync
Sync epic issue bodies, labels, and local coordination snapshots from GitHub.
Git 使用 Git Worktrees
创建孤立的 Git worktrees,带有智能目录选择与安全验证。
Git Claude skills github
[Building agent skills blog](https://www.anthropic.com/engineering/equipping-agents-for-the-real-world-with-ag
Git #148
, [#161](https://github.com/affaan-m/everything-claude-code/pull/161))
Git GitHub MCP
| Token | Repos, issues, PRs, workflows |
Git GitHub MCP Server
Official first-party server to read repos, manage issues/PRs, and automate workflows.
Git