Quick micro-entry to the work log (decision, commit, blocker, idea, etc.)
Adds timestamped micro-entries to a work log with type-based formatting.
/plugin marketplace add cameronsjo/claude-marketplace/plugin install session-sync@cameronsjo<type> <message>Add a single micro-entry to the Work Log section of the timeline.
/session.log decision Using Redis for caching - better pub/sub support
/session.log commit feat: add user auth (abc1234)
/session.log blocker OAuth redirect not working
/session.log resolved OAuth needed explicit callback URL
/session.log idea Could use webhooks instead of polling
/session.log state Prometheus now running on :9090
| Type | Use For |
|---|---|
decision | Architecture/tech choices with reasoning |
commit | Git commits (include message + short SHA) |
blocker | Something blocking progress |
resolved | A blocker that was fixed |
idea | Insights, future improvements |
state | System state changes |
config | Configuration changes |
Entries are added to the Work Log section under today's date:
## Work Log
### 2025-12-19
- 23:15 **Decision**: Using Redis for caching - better pub/sub support
- 23:30 **Commit**: feat: add user auth (abc1234)
$CLAUDE_TIMELINE_PATH## Work LogIf called without arguments, prompt for: