memory-guidance

Organize project decisions, context, and notes into categorized, tagged memory entries.

3|Updated Feb 2, 2026
One-click install
npx skills add https://github.com/doancan/mags --skill memory-guidance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory-guidance
Source: https://github.com/doancan/mags/tree/main/skills/memory-guidance
Command: npx skills add https://github.com/doancan/mags --skill memory-guidance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a structured approach to storing decisions, context, and quick notes across sessions, helping teams maintain continuity and reduce rework.

Core Features & Use Cases

  • Memory categories: store information in dedicated buckets (decisions, conventions, notes, context, bugs) to keep knowledge organized and searchable.
  • Tagging strategy: apply concise, domain-relevant tags to enable efficient retrieval and filtering.
  • Session workflow: follow a three-phase pattern (load context, update memory as you work, and save state for the next session) to maintain continuity.
  • Memory hygiene: periodically review, merge duplicates, promote important items to docs, and expire stale context.

Quick Start

Record a new memory entry by selecting the appropriate category (decisions, conventions, notes, context, or bugs), add a concise description, and apply relevant tags to enable cross-session continuity.

Frequently Asked Questions about memory-guidance

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I retain project decisions and context across multiple coding sessions?

To retain project decisions across multiple coding sessions, you need a structured cross-session memory approach that organizes information into dedicated categories like decisions, conventions, and context to prevent context drift and reduce rework.

What is the best way to organize project notes and conventions for long-term development?

The best way to organize project notes and conventions is by using dedicated memory buckets with a concise tagging strategy. This enables efficient retrieval and filtering of decisions, context, and bugs over long-term development.

How do I manage memory hygiene for accumulated session notes and context?

To manage memory hygiene for accumulated session notes, periodically review stored context, merge duplicate entries, promote important items to formal docs, and expire stale context to keep knowledge organized and searchable.

Can I use this structured memory approach for team collaboration workflows?

Yes, you can use this structured memory approach for team collaboration workflows. It applies directly to multi-session product development, helping teams maintain continuity by preserving shared conventions and decisions over time.

What is the standard workflow for saving and loading context across sessions?

The standard workflow for saving and loading context across sessions follows a three-phase pattern: load context at the start, update memory continuously as you work, and save the updated state for the next session to maintain continuity.