Skip to content

Add claude-code-sessions plugin#205

Open
apappascs wants to merge 1 commit intojqueryscript:mainfrom
apappascs:add/claude-code-sessions
Open

Add claude-code-sessions plugin#205
apappascs wants to merge 1 commit intojqueryscript:mainfrom
apappascs:add/claude-code-sessions

Conversation

@apappascs
Copy link
Copy Markdown

Adds claude-code-sessions to the Claude Plugins section.

Session intelligence plugin with 11 skills:

  • /session-search — full-text search across every session
  • /session-stats — token usage, model distribution, tool breakdown
  • /session-list — list sessions sorted by recency, size, or duration
  • /session-detail — deep dive into a specific session
  • /session-diff — compare two sessions (files, tools, topics)
  • /session-timeline — chronological view of sessions on a project
  • /session-resume — generate a context recovery prompt from any session
  • /session-tasks — find pending and orphaned tasks across sessions
  • /session-export — export a session as clean markdown
  • /session-cleanup — find empty, tiny, or stale sessions
  • /session-delete — delete sessions and their associated tasks

Plus a web dashboard with four views. Same TypeScript modules power skills, dashboard, and CLI. Zero runtime dependencies. Read-only. MIT licensed.

Session intelligence plugin with 11 skills for searching, analyzing,
and managing Claude Code session history. Includes web dashboard.

GitHub: https://github.com/apappascs/claude-code-sessions

Signed-off-by: Alexandros Pappas <apappascs@gmail.com>
@apappascs apappascs force-pushed the add/claude-code-sessions branch from fa2aaeb to c48bb6c Compare April 15, 2026 12:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant