memory

Consolidate project knowledge into an append-only centralized memory store.

Updated Apr 21, 2026
One-click install
npx skills add https://github.com/brucebanner010198-commits/DevSecOps-Agency --skill memory-brucebanner010198-commits
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: memory
Source: https://github.com/brucebanner010198-commits/DevSecOps-Agency/tree/main/skills/memory
Command: npx skills add https://github.com/brucebanner010198-commits/DevSecOps-Agency --skill memory-brucebanner010198-commits

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve?

Durable, centralized memory that preserves cross-project learnings, patterns, and decisions across phases, enabling faster onboarding, better risk tracking, and reusable knowledge.

Core Features & Use Cases

  • Append-only storage for memories, patterns, ADRs, and meeting notes
  • Cross-project retrieval to seed briefs and retrospectives
  • Support for REM dreaming to extract reusable patterns across wedges

Quick Start

Ingest phase artifacts and append a concise memory entry for today to the _memory directory.

Frequently Asked Questions about memory

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

FAQPage Schema
How do I store cross-project learnings and ADRs in a centralized memory store?

You can store cross-project learnings by ingesting phase artifacts and appending concise memory entries to a centralized memory directory. This preserves patterns, ADRs, and meeting notes for retrieval during project init and post-mortems.

What is the best way to capture reusable patterns and decisions across project phases?

Capturing reusable patterns across project phases requires consolidating durable knowledge into a centralized memory store during phase transitions. This approach enforces append-only writes and citation to ensure traceability and safety for future retrieval.

Does this memory system support append-only writes with redaction for safe knowledge retrieval?

Yes, the memory system enforces append-only writes, redaction, and citation to ensure traceability and safety. This guarantees that stored patterns, decisions, and meeting notes remain durable and tamper-resistant across projects.

How do I seed briefs and retrospectives using cross-project retrieval?

You can seed briefs and retrospectives by retrieving consolidated knowledge from the centralized memory store. This cross-project retrieval surfaces previously captured patterns, ADRs, and meeting notes to accelerate onboarding and risk tracking.

Can I extract reusable patterns across wedges using REM dreaming from stored memories?

Yes, the memory system supports REM dreaming to extract reusable patterns across wedges. This feature analyzes the append-only storage of memories and ADRs to identify cross-project insights for future project initialization.

When do I need persistent memory for project init and phase transitions?

You need persistent memory during project init, phase transitions, and post-mortems to consolidate durable knowledge. This centralized store captures patterns and decisions, enabling faster onboarding and better risk tracking across projects.