memory-reflection

Community

Capture learnings, avoid re-discovery, improve efficiency.

Authorkpiteira
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps users avoid repeatedly searching for the same information or re-discovering patterns, by systematically capturing learnings and context gaps after tasks. This saves time and reduces cognitive load, allowing you to focus on new challenges.

Core Features & Use Cases

  • Structured Learning Capture: Guides you to reflect on architectural gaps, pattern re-discovery, and cross-module dependencies encountered during a work session.
  • Memory Recommendations: Suggests what knowledge is truly worth remembering (e.g., core architectural patterns) versus what is easily re-discoverable with a quick search.
  • Efficiency Estimation: Provides a rough assessment of the time saved by avoiding future searches and re-reading of files.
  • Use Case: After a complex debugging session where you traced a bug through multiple services, use this skill to document the interaction patterns and non-obvious dependencies you uncovered, ensuring you don't have to re-learn them next time.

Quick Start

After completing the task, reflect on the session and use the memory-reflection skill to generate a structured reflection.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: memory-reflection
Download link: https://github.com/kpiteira/ktrdr/archive/main.zip#memory-reflection

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository