List Topics
Skill Verified ActiveUse when the user asks about topics discussed in the current session, wants to see a topic list, or asks what has been talked about.
To provide users with persistent, topic-based memory across Claude Code sessions, preventing context loss and improving workflow efficiency.
Features
- Automatic topic archival with summaries
- Cross-session memory injection
- Compaction recovery via JSONL cold-reads
- Local Markdown storage in ~/.memory/
- `/remember` skill for preference persistence
Use Cases
- Automatically save progress when switching topics in a long session
- Restore context and preferences at the start of a new project session
- Recover information after Claude Code context compaction
- Maintain a searchable history of discussed topics and project state
Non-Goals
- Replacing the core Claude Code chat functionality
- Storing data in the cloud or external databases
- Acting as a generic note-taking application
Installation
First, add the marketplace
/plugin marketplace add hatawong/claude-recap/plugin install claude-recap@claude-recap-marketplaceQuality Score
VerifiedSimilar Extensions
Project Session Manager
100Worktree-first dev environment manager for issues, PRs, and features with optional tmux sessions
Oh My Claudecode
100Process-first advisor routing for Claude, Codex, or Gemini via `omc ask`, with artifact capture and no raw CLI assembly
Github
100Use gh for GitHub issues, PR status, CI/logs, comments, reviews, releases, and API queries.
Telegram Crabbox E2e Proof
100Use when reviewing, reproducing, or proving OpenClaw Telegram behavior with a real Telegram user on Crabbox, including PR review workflows that need an agent-controlled Telegram Desktop recording, TDLib user-driver commands, Convex-leased credentials, WebVNC observation, and motion-trimmed artifacts.
Agent Browser
100Browser automation CLI for AI agents. Use when the user needs to interact with websites, including navigating pages, filling forms, clicking buttons, taking screenshots, extracting data, testing web apps, or automating any browser task. Triggers include requests to "open a website", "fill out a form", "click a button", "take a screenshot", "scrape data from a page", "test this web app", "login to a site", "automate browser actions", or any task requiring programmatic web interaction.
Treat
100Prune bloated session with a prescription. Removes progress ticks, stale reads, duplicate content, and more.