Showing 30 of 22991 results
Cross-platform session historian agent. Searches prior Claude Code and Codex session transcripts for what was tried, what failed, and what was decided in earlier sessions on the same repo. Invoked by other skills (/compound, /xplan, /debug) to surface institutional knowledge a fresh session cannot see.
Analyze Claude Code sessions to find token waste, linter loops, and missing automations, then recommend and apply fixes
Analyze conversation for friction signals (corrections, repeated instructions, deviations) and interactively update project documentation (.claude/rules/, CLAUDE.md) with verified learnings. Coordinates with Claude Code's auto memory to avoid duplication.
Structured session shutdown via /sds. Autonomous wrap-up sweep: commit dirty work, update referenced issues, run /reflect, write a handoff, broadcast to sibling clones. Complements /startup at the other end of the session.
Per-project Claude Code session log. Injects recent history at session start and nudges Claude to write entries after meaningful work.
Slash commands to hand off / pick up Claude Code sessions through Obsidian. /session-management:handoff writes everything worth preserving to the project's Obsidian folder as Diรกtaxis-structured pages. /session-management:pickup reads it back at session start.
Adds commands to manage a session in the project, /start-session to start a session and /summarize-session to summarize the session and update the summary.md file.
Per-turn token, cost, and cache analytics for Claude Code sessions. Multi-format export (text/JSON/CSV/MD/HTML) with session blocks, weekly roll-up, subagent attribution, dynamic-workflow tracking, and 9-category turn waste classification. HTML reports include cost timeline, hour-of-day punchcard, model-switch dividers, cache-break badges, a per-turn detail drawer, and a per-request breakdown that groups turns by the prompt that drove them. Sibling skills: audit-session-metrics audits exports for waste patterns (summarisation-only โ run on /model haiku for ~10ร cheaper); task-breakdown groups requests into semantic tasks with worth-it / wasted verdicts and a Tasks companion page. Zero network, stdlib-only Python.
Mine Claude Code sessions for knowledge extraction. Process session history to identify learnings, patterns, and improvement opportunities.
Records the complete session content and logs it to a daily work directory with a dynamic filename based on the active CLI agent. Use this for automated progress tracking and documentation.
Generate an explorable HTML report of Claude Code session usage โ tokens, cache efficiency, subagents, skills, and the most expensive prompts โ from local ~/.claude/projects transcripts.
Interactive session retrospectives โ deterministic Stop/PreCompact triggers, diff-driven interview, native memory entries. No external services.
Start-of-day and end-of-day routines for Claude Code: /wind-down writes one consolidated brief across your sessions, /good-morning reads it back and re-checks what changed overnight.
Summarize current Claude Code session with todo state, key decisions, and blockers for resuming in fresh session
from nitromike502/meckert-claude-code-marketplace
ใปใใทใงใณใ่ฆ็ดใปใจใฏในใใผใใๅญฆใณใ่จ้ฒใใใฉใฎใใญใธใงใฏใใงใไฝฟใใใ
Session productivity tools for Claude Code. Includes self-assess for auditing sessions for errors, inefficiencies, and repeated workarounds.
Track Claude sessions with auto-generated names in MODLR database
Search and analyze past Claude Code session transcripts โ sessions CLI for listing, grepping, rendering, and tool-usage stats over the ~/.claude JSONL history
Back up and restore Claude Code user settings to a dedicated git repo โ routine-compatible for automated backups
Back up and restore Claude Code user settings to a dedicated git repo โ routine-compatible for automated backups