activating-memories
CommunityLoad memories at session start for context.
AuthorSteveBronder
Version1.0.0
Installs0
System Documentation
What problem does it solve?
Loads project-specific memories at session start and triggers onboarding for new projects. Use when starting a new coding session or when the user says "activate" or asks about project context.
Core Features & Use Cases
- Baseline memory onboarding: if memories are missing, read onboarding-guide and onboard.
- On activation, load memories and proceed with context.
- Update memories via
$writing-memorieswhen you learn new information.
Quick Start
- Check
./.{AGENT_NAME}/skills/memories/for memory skill folders. - If empty or missing, read
references/onboarding-guide.mdand perform onboarding. - Otherwise, read memories and proceed.
- If you learn new info, update the relevant memory via
$writing-memories.
Dependency Matrix
Required Modules
None requiredComponents
references
💻 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: activating-memories Download link: https://github.com/SteveBronder/skillrena/archive/main.zip#activating-memories Please download this .zip file, extract it, and install it in the .claude/skills/ directory.