session▌
14 indexed skills · max 10 per page
session-logs
steipete/clawdis · Productivity
Search and analyze your complete conversation history using jq and rg. \n \n Session logs stored as append-only JSONL files at ~/.openclaw/agents/<agentId>/sessions/ , indexed by session ID with full message transcripts including role, timestamp, content type, and token cost \n Extract user messages, assistant responses, tool calls, and metadata using jq filters; search across all sessions or within specific files using rg for keyword matching \n Common patterns provided for listing session
product-strategy-session
deanpeters/product-manager-skills · Productivity
Orchestrate positioning, discovery, and roadmap planning into a validated product strategy in 2-4 weeks. \n \n Guides teams through six structured phases: positioning and market context, problem framing and validation, solution exploration, prioritization and roadmap planning, stakeholder alignment, and execution planning \n Includes decision points after problem validation and solution exploration to adapt the workflow based on uncertainty; skip discovery or experiments if assumptions are alrea
specstory-session-summary
specstoryai/agent-skills · Productivity
You will analyze recent SpecStory session history files to provide a standup-style summary.
session-logger
charon-fan/agent-playbook · Productivity
A skill for automatically saving conversation history to persistent session log files.
session-compression
bobmatnyc/claude-mpm-skills · Productivity
Compress long AI conversations to fit context windows while preserving critical information.
dev-session
jezweb/claude-skills · Productivity
Structured progress tracking for multi-session development work with durable handoff files. \n \n Four core modes: start a new session with project orientation, checkpoint progress with WIP commits and learnings capture, resume from SESSION.md with git diff context, and wrap sessions with completeness checks \n Automatically manages SESSION.md files (progress log, current position, blockers, resume instructions) and updates CLAUDE.md with discovered patterns and gotchas \n Reads git history and
project-session-management
jezweb/claude-skills · Productivity
Track progress across work sessions using SESSION.md with git checkpoints and concrete next actions. \n \n Converts IMPLEMENTATION_PHASES.md into a living SESSION.md document that maps phases to sessions, tracks current stage (Implementation/Verification/Debugging), and maintains concrete \"Next Action\" pointers with file locations and line numbers \n Provides /wrap-session command to update SESSION.md, create git checkpoints, and output summaries; /continue-session command to load context, sho
session-analyzer
ai-native-camp/camp-2 · Productivity
Post-hoc analysis tool for validating Claude Code session behavior against SKILL.md specifications.
session-wrap
ai-native-camp/camp-2 · Productivity
Comprehensive session wrap-up workflow with multi-agent analysis.
session-handoff
davila7/claude-code-templates · Productivity
Creates comprehensive handoff documents that enable fresh AI agents to seamlessly continue work with zero ambiguity. Solves the long-running agent context exhaustion problem.