Update Session
Update the current session with a brief summary of what you're working on.
When to Use
- •Run
/update-sessionto manually update the session description - •This is called automatically every 10 minutes during active work
Instructions
When this skill is invoked:
- •Summarize the current work in 1-2 sentences
- •Focus on what's being accomplished, not technical details
- •Run
session set "Your summary here"to update the Agent Monitor - •Optionally update progress with
session progress <0-100>
Examples
Good summaries:
- •"Implementing user authentication with OAuth integration"
- •"Fixing pagination bug in the product listing page"
- •"Adding unit tests for the payment processing module"
Bad summaries (too vague):
- •"Working on code"
- •"Fixing bugs"
- •"Development work"
Auto-Update Behavior
This plugin automatically updates the session every 10 minutes by:
- •Analyzing recent conversation context
- •Generating a concise summary with Haiku
- •Updating the session with
session set