Skip to content
Development
Command

/tour

Tour this project's memory — what's captured, where it lives, how to recall it (core-memory-kit)

From plugin
core-memory-kit
51 skill3 agents1 command1 MCP
Install
$ npx -y skills add LH8PPL/core-memory-kit --agent claude-code

How it fires

How this command gets triggered: by you, by Claude, or both.

  • Fires itselfClaude auto-loads it when your prompt matches the work.
  • You can call itInvoke it directly when you want it.
  • Slash command/tour

Context preview

What this command does when you run it.

Tour this project's memory — what's captured, where it lives, how to recall it (core-memory-kit)

Command definition

tour.md
description: Tour this project's memory — what's captured, where it lives, how to recall it (core-memory-kit)
allowed-tools: Bash(cmk tour *), Bash(cmk tour)

Run `cmk tour` and present its output to the user conversationally.

Rules:

  • Run the command; do NOT invent or embellish what the memory contains — the

tour reads the user's real files, and your narration must stay faithful to its output (the kit's no-fabrication contract).

  • Keep the presentation scannable: the tier table, what's captured (with the

real examples the tour shows), how recall works, next steps.

  • If the tour reports nothing captured yet, say so plainly and point at the

ways it fills (automatic capture, "remember this", `cmk import-sessions`).

  • `cmk doctor` is the health check; the tour is the explainer — if the user

asks "is it working?", suggest doctor.

Ships withcore-memory-kit

Persistent per-project memory for Claude Code, Kiro, Cursor & Codex - plain markdown committed with your code, captured prompt-free, auto-injected at session start, recalled by meaning (local semantic search, zero API). Cross-project persona, cited recall, searchable session history.

Get the whole plugin, auto-invoked
Stats
5
Stars
0
Views
1
Forks
Active
Maintenance
JavaScript
Language
MIT
License
5h ago
Last commit
2mo ago
Created

Repo: LH8PPL/core-memory-kit