replay
SolidFind, analyze, and share AI coding sessions with vibe-replay. Use when the user asks for a replay, wants to find a past session, run a session retro, share Cursor/Claude/Codex session context, or attach session context to a PR.
Install
Quality Score: 85/100
Skill Content
Details
- Author
- tuo-lei
- Repository
- tuo-lei/vibe-replay
- Created
- 5 months ago
- Last Updated
- today
- Language
- TypeScript
- License
- MIT
Integrates with
Similar Skills
Semantically similar based on skill content — not just same category
chat-recall
Recall past AI-coding work — prior sessions, decisions, and project history — through the chat-recall MCP tools (mcp__chat-recall__recall_*). Use when the user says "continue" / "pick up where we left off", "did we decide X", "remember when we…", "what was I doing", "what do you know about this project/me", or otherwise references earlier work that is not in the current context. Also the entry point for the surfaces no focused skill owns: leaked secrets ("did I paste an API key"), the shared task board and team activity ("what are my open tasks", "what is my team working on"), and index health ("is chat-recall working", "re-index my sessions"). This is the hub: it routes to the focused chat-recall skills and lists every recall_* tool. Reach for it whenever the answer lives in PAST work rather than the files in front of you.
ai-coding-agents-sessions
Designs session lifecycle for coding-agent runtimes. Use when implementing resume, transcript restoration, checkpoint rewind, cross-worktree recovery, or session-state persistence.