Dreamiurg Claude Session Topics
dreamiurg-claude-session-topics is a Claude Code plugin for the Build phase that automatically generates and displays AI-powered topics for coding sessions.
Automatically label and recall what each Claude Code session was about so long agent projects stay navigable.
Add it to Claude Code
Install the plugin in Claude Code. One command, paste-ready.
/plugin install dreamiurg-claude-session-topics@dreamiurg/claude-session-topicsBuilt to be called by your agent
Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.
Retrieve this entry with skillselion.get_details("plugin:dreamiurg/claude-session-topics") and the paste-ready config with skillselion.get_install_config("plugin:dreamiurg/claude-session-topics").
What it does
dreamiurg-claude-session-topics is a Claude Code plugin for solo builders 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.
Highlights
- 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
Why builders use it
Long Claude Code projects pile up sessions with no memorable title, so you waste time reconstructing what you were fixing or building.
After registration, sessions get generated topics and clearer status displays so you can jump back to the right thread faster.
At a glance
- Type - Plugin in Productivity.
- Adoption - 0 installs, 1 stars, 0 votes.
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.
Comments
Share how you use dreamiurg-claude-session-topics, gotchas, or tips for other indie builders.
No comments yet - be the first to share how you use it.