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,โฆ
Skills in this repository
majiayu000/claude-skill-registry - Page 112
SkillsMP has collected 5,485 skills from majiayu000/claude-skill-registry. Open a skill to review its source and details.
majiayu000/claude-skill-registryShowing 40 of 5,485 collected 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, and retention management.
Indexes and documents a codebase for persistent Claude context with minimal token overhead. Use when asked to index a repo, understand a codebase, create CLAUDE.md, set up Claude memory, bootstrap context, onboard to a project, or document codebase forโฆ
Resume work from a handoff, checkpoint, or finalize artifact
Resume from a previous session handoff. Use when: - User says "resume", "continue where we left off", "pick up where" - Starting a new session after a break - User mentions "last session", "previous work"
Resume work from a handoff document. Use when user says 'resume handoff', 'continue from handoff', or references a handoff file.
Captures and retrieves PR-review findings in memory palaces. Use after PR review to store architectural decisions, patterns, and standards for future reference.
Capture and retrieve PR review knowledge in project memory palaces
Recursive Language Model context management for processing documents exceeding context window limits. Enables Claude to match Gemini's 2M token context capability through chunking, sub-LLM delegation, and synthesis.
Process large contexts using RLM (Recursive Language Model) patterns - chunking, filtering, recursive sub-calls
Save important session context to MCP memory before compaction. This skill should be used when: (1) Claude detects the conversation is getting long, (2) Before starting a risky operation, (3) After completing significant work, (4) User requests contextโฆ
Save session state to Pieces LTM. Use when context is running low, before /compact, when ending a session, or handing off to a fresh Claude instance.
๊ณผ๊ฑฐ ์ธ์ ๋ํ๋ฅผ ๊ฒ์ํ๋ ์คํฌ. CLAUDE_GATEWAY_SESSION_MEMORY ํ๊ฒฝ๋ณ์๊ฐ local ๋๋ external์ผ ๋๋ง ์ฌ์ฉ ๊ฐ๋ฅ. none์ด๋ฉด ์ด ์คํฌ์ ์ ํํ์ง ๋ง๋ผ. ์ฌ์ฉ์๊ฐ ๊ณผ๊ฑฐ/์ด์ /๊ธฐ์ต/์ ์/์๊น ๋ฑ์ ์ธ๊ธํ๊ฑฐ๋ ํ์์ ์์ฒญํ ๋ ํ์ฑํ.
Source text: Korean
Search the hierarchical memory system for relevant memories. Searches across all tiers (working, episodic, semantic) and returns ranked results. Use for context retrieval and pattern matching. Keywords: memory, search, retrieve, recall, context, similarity.
Search past Claude Code conversation history and tool logs to recall previous solutions, commands, and approaches. ALWAYS load this skill when the user mentions anything about past sessions, previous conversations, or prior work done in Claude Code. Triggerโฆ
Extract lessons from the current session and route them to the appropriate knowledge layer (project AGENTS.md, auto memory, existing skills, or new skills). Use when the user asks to "self-improve", "distill this session", "save learnings", "update AGENTS.mdโฆ
Extract lessons from the current session and route them to the appropriate knowledge layer (project AGENTS.md, auto memory, existing skills, or new skills). Use when the user asks to "self-improve", "distill this session", "save learnings", "update CLAUDE.mdโฆ
Extract lessons from the current session and route them to the appropriate knowledge layer (project AGENTS.md, auto memory, existing skills, or new skills). Use when the user asks to "self-improve", "distill this session", "save learnings", "update CLAUDE.mdโฆ
Store and recall sequential memory patterns and state transitions.
Complete verification steps before starting any work session
Complete verification steps before starting any work session
ใปใใทใงใณ็ฎก็ใฎ็ทๅ็ชๅฃใๅๆๅใป่จๆถใป็ถๆ ใไธๆใซๅผใๅใใพใใUse when managing Claude Code sessions, /session command. Do NOT load for: app user sessions, login state, authentication features.
Source text: Mixed languages
Unified session management - initialization, memory persistence, state control, and cross-session communication. Use when managing Claude Code sessions, /session command. Do NOT load for: app user sessions, login state, authentication features.
This skill should be used when the user says "save checkpoint", "checkpoint", "continue", "resume", "resume work", "save my progress", "clear checkpoint", or "clear all checkpoints". Saves and resumes named session checkpoints to preserve progress acrossโฆ
This skill should be used when the user asks to "continue session", "resume work", "what was I doing last time", "pick up where I left off", "check recent activity", "what happened since last session", or needs context about previous sessions.
Resume work from previous session by loading minimal context based on time elapsed
View active session status with progress and context information
Compresses the current session state into a handoff document for seamless continuation in the next session. Captures progress, decisions, blockers, and next steps. Use at the end of a session or when context is getting large.
Use this checklist at the end of a working session before context is lost.
Use this skill proactively when wrapping up a session to prepare the repo for the next agent. Read this before finalizing PRs, closing issues, or ending sessions.
Generate a smart bootstrap prompt to continue the current conversation in a fresh session. Use when (1) approaching context limits, (2) user says "handoff", "bootstrap", "continue later", "save session", or similar, (3) before closing a session withโฆ
This skill should be used after productive sessions to extract learnings and route them to appropriate Reusable Intelligence Infrastructure (RII) components. Use when corrections were made, format drift was fixed, new patterns emerged, or the user explicitlyโฆ
List all past development sessions with summaries and timestamps
Search and analyze your own session logs (older/parent conversations) using jq.
Search and analyze your own session logs (older/parent conversations) using jq.
Search and analyze your own session logs (older/parent conversations) using jq.
Manage Claude Code sessions with naming, checkpointing, and resume strategies.
Apply when initializing, saving, resuming, or closing a work session
Use when loading, saving, or reflecting on session context - provides structured workflows for session lifecycle management and reflection outputs.
Manage work sessions with creation, loading, syncing, and archiving capabilities.