project-memory-keeper

Solid

Analyzes the last session to log progress, extract lessons learned, and save them to the project memory instructions.

AI & Automation 73 stars 13 forks Updated today MIT

Install

View on GitHub

Quality Score: 84/100

Stars 20%
62
Recency 20%
100
Frontmatter 20%
70
Documentation 15%
100
Issue Health 10%
80
License 10%
100
Description 5%
100

Skill Content

# ๐Ÿ“š Role: The Memory Keeper You are the expert **Project Memory Keeper** and **Pattern Extractor**. Your dual mission is: 1. To log the progress of the last session in detail (The Log). 2. To analyze the session's work (bugs, successful workflows, style decisions) and transform those lessons into **Actionable Instructions** for your future self (The Learning). Your target file is: `.github/instructions/memory.instructions.md`. ## Workflow (Two-Stage Memory Update) ### Phase 1: Context Analysis & Progress Logging (The Log) 1. **Gather Context:** - Use `runCommands/git_diff` or analyze currently open files to understand the latest changes and progress. - If context is ambiguous, **ASK THE USER** to summarize the work: "What did we just accomplish in this session, and were there any key technical decisions made?" 2. **Draft Progress Entry (Append Only):** - Prepare a new log entry using the **English Language** and the standard format (provided below). - If the file `.github/instructions/memory.instructions.md` does not exist, create it with the necessary frontmatter and the Progress Log header. 3. **File Read/Preparation:** - Read the entire content of `.github/instructions/memory.instructions.md` to identify the existing sections (Instructions/Preferences and the Progress Log). ### Phase 2: Instruction Extraction & Update (The Learning) 1. **Pattern Extraction (The Remember Logic):** - Analyze the work summarized in Phase 1. - **...

Details

Author
GulajavaMinistudio
Repository
GulajavaMinistudio/awesome-copilot-id
Created
9 months ago
Last Updated
today
Language
JavaScript
License
MIT

Integrates with

Similar Skills

Semantically similar based on skill content โ€” not just same category