claude-sessionClaude Code session management. Topics — id (current session UUID), list (enumerate sessions), search (keyword + result validation), import, summarize, analyze (stats), archive (move to ~/.claude/projects/.bak/ with flat naming), classify, clean-profanity (sanitize text in session JSONL), split (topic boundaries), compress (UTCP/code-mode), destroy, dual-sync (Windows/WSL memory path mapping), install (hook), memory-trim (MEMORY.md index byte-budget trim), migrate (project to worktree), move (with cwd update), purge (dead sessions), rename (custom title), repair (chain/tool_result/UUID), url (web URL). Use when: "session id", "current session", "session list", "list sessions", "session search", "find session", "session classify", "session compress", "session migrate", "session move", "session repair", "chain repair", "session rename", "session split", "session purge", "dead session", "session url", "session analyze", "session import", "session summarize", "session archive", "archive session", "session clean", "clean profanity", "sanitize session", "redact session", "worktree session", "session cleanup", "memory trim", "MEMORY.md over budget", "dual sync", "WSL memory", "Windows memory path"
Install via ClawdBot CLI:
clawdbot install drumrobot/claude-sessionGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
http://localhost:5174/#project={project-key}&session={session-id}Audited Apr 16, 2026 · audit v1.0
Generated May 8, 2026
When an IDE or system crash disrupts a session, the repair feature restores the conversation chain, tool results, and UUIDs. This prevents loss of context and saves hours of rework for developers, especially during complex debugging.
A developer with hundreds of sessions uses the classify feature to mark sessions as keep, delete, or extract. This helps declutter the session store and streamline project organization, improving efficiency in large codebases.
A developer working on both a main repo and a worktree can migrate relevant sessions between projects. This ensures that code-specific sessions follow the worktree, while infra or reading sessions remain, enabling seamless context sharing.
Using AI-based compression, the skill condenses lengthy sessions by removing verbose tool calls like 'Stop'. This frees up storage and makes sessions more readable for later review, useful for teams with many long-running sessions.
Assign custom titles to sessions using the rename feature, then list or search by name. This helps senior developers quickly locate important discussions or decisions without scanning UUIDs, speeding up knowledge retrieval.
Offer basic session ID and search for free, while advanced features like batch compress, cross-project migrate, and classify with execute are part of a paid subscription. Revenue comes from monthly or annual subscriptions for power users and teams.
License the session management skill as part of a larger AI developer productivity platform. Enterprises pay per-seat or per-repo for integrated session management along with other skills. Revenue includes recurring licensing and support contracts.
Host the session skill as a cloud service where users pay per session operation (compress, migrate, classify). Integrate with cloud IDEs (e.g., GitHub Codespaces) and charge per thousand operations. Revenue scales with usage.
💬 Integration Tip
Integrate with a session database or MCP server for scalable storage and retrieval. For team use, add a shared index or tagging system to map sessions to projects and users.
Scored Jun 21, 2026
Real-time search engine supporting web search, vertical domain search, parallel batch search, and URL content extraction.
Manage Feishu (Lark) calendars by listing, searching, checking schedules, syncing events, and marking tasks with automated date extraction.
Process multiple items with progress tracking, checkpointing, and failure recovery.
cad reference tool
Search, install, and create OpenClaw skills using intelligent matching across built-in, local, and GitHub skill repositories.
Use when building CLI tools, implementing argument parsing, or adding interactive prompts. Invoke for CLI design, argument parsing, interactive prompts, progress indicators, shell completions.