Loading...
Loading...
Found 29 Skills
Manage durable working-session memory for coding agents. Use when a user asks to preserve or recover agent context across disconnects, VS Code restarts, long-running work, handoffs, or any session where important state should be written periodically under the repo's session directory. Do NOT use for: simple questions, short tasks, one-off commands, linting, or code review.
Analyze coding agent session transcripts to improve existing skills or create new ones. Use when asked to improve a skill based on a session, or extract a new skill from session history.
Generate a self-contained HTML viewer for any Claude Code session, including agent team sessions with full inter-agent DM timelines. Use whenever the user asks to "view a session", "visualize a conversation", "show me what happened in session X", "generate a session viewer", "replay a session", or references viewing/inspecting Claude Code JSONL logs. Also use when the user provides a session ID and wants to see the conversation.
Use the `sesh` CLI/TUI to list, find, enter, resume, create, tag, archive, rename, delete, send-to, or inspect coding-agent sessions across machines. Use when the user asks about sesh command usage, the session TUI, entering/resuming a sesh, cross-machine session state, the sesh daemon, or peers.
Skill giving access to React Native Devtools and Rozenite plugins.