memory

Initialize and synchronize cross-tool memory with SSOT files.

Updated Apr 8, 2026
One-click install
npx skills add https://github.com/lane2077/claude-code-harness-zh --skill memory-lane2077
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory
Source: https://github.com/lane2077/claude-code-harness-zh/tree/main/codex/.codex/skills/memory
Command: npx skills add https://github.com/lane2077/claude-code-harness-zh --skill memory-lane2077

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

SSOT and memory management across tools to provide a unified memory surface and cross-tool recall. This ensures important decisions, patterns, and learnings stay accessible and aligned across the project.

Core Features & Use Cases

  • Unified SSOT initialization and guardianship for decisions.md and patterns.md.
  • Cross-tool memory search, sync, and preservation of actual project learnings.
  • Memory promotion to SSOT and automated references linking for audits.

Quick Start

Ask the user to specify the memory context and initialize an SSOT session across tools.

Frequently Asked Questions about memory

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

FAQPage Schema
How do I centralize project decisions and patterns into a single source of truth?

Cross-tool memory synchronization merges project learnings across different tools, preserving historical records and keeping important decisions aligned and accessible throughout the project lifecycle.

What is the best way to sync memory and historical records across multiple development tools?

Cross-tool memory synchronization merges project learnings across different tools, preserving historical records and keeping important decisions aligned and accessible throughout the project lifecycle.

How do I promote specific project learnings to my SSOT for future audits?

You can promote project learnings to SSOT through automated memory promotion, which links references and updates your central decisions.md and patterns.md files to maintain an auditable historical record.

Can I use this memory management approach to guard against unsafe memory operations?

Yes, this approach enforces strict input validation and guards against unsafe memory operations, providing clear prompts for memory-related actions to prevent data corruption or accidental loss.

Do I need to specify a memory context before initializing a unified memory surface?

Yes, you need to specify the memory context first to properly initialize an SSOT session across tools, which establishes the baseline for unified search and cross-tool recall.