Skip to main content

Save Topic

Skill Verified Active
Part of:Claude Recap

Use when the user wants to save or checkpoint topic progress, persist current discussion state, or save all topics before ending a session.

Purpose

To ensure users never lose context across Claude Code sessions or compactions by automatically saving and injecting topic progress and preferences.

Features

  • Automatic topic archival to Markdown
  • Cross-session memory injection
  • Compaction recovery via JSONL cold-read
  • Local storage (no database/cloud)
  • `/remember` for persistent preferences

Use Cases

  • Saving or checkpointing topic progress
  • Persisting current discussion state
  • Saving all topics before ending a session
  • Recovering context after session compaction

Non-Goals

  • Replacing the core LLM context window
  • Storing data in cloud services or databases
  • Providing a centralized knowledge base across projects

Installation

First, add the marketplace

/plugin marketplace add hatawong/claude-recap
/plugin install claude-recap@claude-recap-marketplace

Quality Score

Verified
98 /100
Analyzed about 21 hours ago

Trust Signals

Last commit2 months ago
Stars31
LicenseMIT
Status
View Source

© 2025 SkillRepo · Find the right skill, skip the noise.