·remembering
</>

remembering

oaustegard/claude-skills

Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructions. Consult this skill for background writes, memory versioning, complex queries, edge cases, session scoping, retention management, type-safe results, proactive memory hints, and GitHub access detection.

0Installs·0Trend·@oaustegard

Installation

$npx skills add https://github.com/oaustegard/claude-skills --skill remembering

SKILL.md

⚠️ IMPORTANT FOR CLAUDE CODE AGENTS Before working with this skill, read CLAUDE.md in this directory. It contains critical development context, import patterns, and instructs you to use Muninn to track work on Muninn (meta-usage pattern).

Basic patterns are in project instructions. This skill covers advanced features and edge cases.

| config | Stable operational state (profile + ops + journal) | Small, mostly static | | memories | Timestamped observations | Unbounded |

Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructions. Consult this skill for background writes, memory versioning, complex queries, edge cases, session scoping, retention management, type-safe results, proactive memory hints, and GitHub access detection. Source: oaustegard/claude-skills.

View raw

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/oaustegard/claude-skills --skill remembering
Category
</>Dev Tools
Verified
First Seen
2026-02-01
Updated
2026-02-18

Quick answers

What is remembering?

Advanced memory operations reference. Basic patterns (profile loading, simple recall/remember) are in project instructions. Consult this skill for background writes, memory versioning, complex queries, edge cases, session scoping, retention management, type-safe results, proactive memory hints, and GitHub access detection. Source: oaustegard/claude-skills.

How do I install remembering?

Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/oaustegard/claude-skills --skill remembering Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor

Where is the source repository?

https://github.com/oaustegard/claude-skills