Initial commit
This commit is contained in:
17
commands/current.md
Normal file
17
commands/current.md
Normal file
@@ -0,0 +1,17 @@
|
||||
---
|
||||
description: Show the current session status
|
||||
allowed-tools: Bash, Read
|
||||
---
|
||||
|
||||
Show the current session status by:
|
||||
|
||||
1. Check if `.claude/sessions/.current-session` exists
|
||||
2. If no active session, inform user and suggest starting one
|
||||
3. If active session exists:
|
||||
- Show session name and filename
|
||||
- Calculate and show duration since start
|
||||
- Show last few updates
|
||||
- Show current goals/tasks
|
||||
- Remind user of available commands
|
||||
|
||||
Keep the output concise and informative.
|
||||
Reference in New Issue
Block a user