
Dreamiurg Claude Session Topics
- 2 repo stars
- Updated June 28, 2026
- dreamiurg/claude-session-topics
dreamiurg-claude-session-topics is a Claude Code plugin that automatically generates and displays AI-powered topics for coding sessions.
About
dreamiurg-claude-session-topics is a Claude Code plugin for developers who run many long agent sessions and need automatic, readable labels for what each conversation was doing. Instead of scrolling unnamed threads, the plugin generates session topics so you can see themes like schema work, OAuth fixes, or status debugging at a glance—matching the repository keywords around session, topics, displays, and status. It is productivity and agent-tooling: it does not ship your app feature but makes your Claude workflow searchable across Build, Ship, and Operate iterations. Install it when context switching between bugs, refactors, and integrations becomes painful. Complexity is beginner-friendly because it layers on top of normal Claude Code usage. OAuth-related keywords suggest it may help sessions that touch auth flows, but you should confirm behavior in the upstream repo. Catalog metadata shows one plugin and minimal community stars.
- AI-powered automatic topic generation for Claude Code sessions
- Surfaces session status and topic displays for quicker orientation
- Useful when debugging OAuth, schema, and multi-step fix threads
- Reduces time lost reopening unnamed or ambiguous chat histories
- Single-plugin bundle from dreamiurg/claude-session-topics
Dreamiurg Claude Session Topics by the numbers
- Data as of Jul 7, 2026 (Skillselion catalog sync)
/plugin install dreamiurg-claude-session-topics@dreamiurg/claude-session-topicsAdd your badge
Show developers this plugin is listed on Skillselion. Paste this into your README.
| repo stars | ★ 2 |
|---|---|
| Last updated | June 28, 2026 |
| Repository | dreamiurg/claude-session-topics ↗ |
What it does
Automatically label and recall what each Claude Code session was about so long agent projects stay navigable.
Who is it for?
Best when you're juggling many Claude sessions across bugs, schema changes, and OAuth or integration work.
Skip if: Skip if you only run single-shot prompts or already enforce manual session naming outside Claude.
What you get
After registration, sessions get generated topics and clearer status displays so you can jump back to the right thread faster.
- Automatically generated topics per Claude Code session
- Clearer session status or display hooks for navigation
- Less friction resuming debug and implementation threads
By the numbers
- Repository lists pluginCount: 1
- Public GitHub stars: 1 (per catalog ingest metadata)
Recommended Plugins
How it compares
Session labeling and recall plugin, not a project management SaaS or code search tool.
FAQ
Who is Dreamiurg Claude Session Topics for?
Claude Code users who run frequent multi-step sessions and need automatic topic titles to stay organized.
When should I use Dreamiurg Claude Session Topics?
Use it whenever you start or continue non-trivial sessions—debugging, OAuth fixes, schema edits—where you will revisit the thread later.
How do I add Dreamiurg Claude Session Topics to my agent?
Install the dreamiurg/claude-session-topics plugin in Claude Code, enable it in your environment, and let it generate topics as sessions progress per upstream setup docs.