Force-generate a new topic for the current session
Generates a new session topic immediately using AI analysis of conversation context.
/plugin marketplace add dreamiurg/claude-session-topics/plugin install claude-session-topics@claude-session-topics-marketplaceForce-generate a new topic immediately, bypassing the message threshold.
Run the force-topic script with the current session ID:
~/.claude/plugins/cache/claude-session-topics-marketplace/claude-session-topics/*/scripts/force-topic "$CLAUDE_SESSION_ID"
The script will:
If successful, tell the user the regenerated topic and that the status line will update on the next refresh.
If it fails, show the error and suggest enabling debug mode with export CLAUDE_TOPIC_DEBUG=1.