recallium-guidance

Coordinate Recallium MCP startup, rules, and memory storage for Claude Code sessions.

51|5|Updated Nov 27, 2025
One-click install
npx skills add https://github.com/recallium-ai/recallium --skill recallium-guidance
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: recallium-guidance
Source: https://github.com/recallium-ai/recallium/tree/main/claude-code-skills
Command: npx skills add https://github.com/recallium-ai/recallium --skill recallium-guidance

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Claude Code users often struggle to load persistent memory context and follow global rules across sessions. This skill standardizes the startup ritual and memory governance for Recallium MCP, ensuring consistency and safety.

Core Features & Use Cases

  • Enforces mandatory session startup by invoking recallium to load global and project rules.
  • Documents and guides memory storage strategies, memory types, and search workflows within Recallium.
  • Supports project-scoped memory governance, rule adherence, and proactive memory storage to improve agent reliability.

Quick Start

Always start every Claude Code session by invoking recallium(project_name="current-project") to load context and rules.

Frequently Asked Questions about recallium-guidance

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

FAQPage Schema
How do I load persistent memory context when starting a Claude Code session?

To load persistent memory context, invoke recallium(project_name="current-project") at the start of every Claude Code session. This loads global and project rules, ensuring consistent memory management across sessions.

What is the best way to store memories after substantive interactions in Claude Code?

The best way to store memories is to follow Recallium rules by proactively saving memories after substantive interactions using proper memory types. This ensures project-scoped memory governance and improves agent reliability.

Does Recallium MCP support semantic search for project-backed memories?

Yes, Recallium MCP supports semantic search for project-backed memories. It coordinates memory storage across projects, enabling semantic search, insights, and project-scoped memory governance within Claude Code.

Can I use Recallium to enforce global rule adherence across multiple Claude Code projects?

Yes, you can use Recallium to enforce global rule adherence across multiple projects. It standardizes the startup ritual and memory governance, ensuring strict consistency and safety for global and project rules.

Why does my Claude Code agent fail to follow global rules across different sessions?

Claude Code agents fail to follow global rules across sessions without a standardized startup ritual. Recallium solves this by enforcing mandatory session startup to load context and applying strict adherence to Recallium rules.

What are the limitations of managing Claude Code memory without a dedicated MCP tool?

Without a dedicated MCP tool, managing Claude Code memory lacks consistent rule adherence, standardized memory storage strategies, and proactive session startup, reducing agent reliability and cross-session context persistence.