statuslisted
Install: claude install-skill himanshuskukla/ai-context-bridge
# /ctx:status — Show Current Session Status
Display the current live session state including branch, task, changed files, and recent activity.
## What to do
1. Use the `ctx_status` MCP tool to retrieve the current live session
2. Present the information in a clear, organized format to the user
3. If no live session exists, suggest running `/ctx:save` first
## Example
When the user says "/ctx:status", call `ctx_status()` and display the results.