9 lines
172 B
Markdown
9 lines
172 B
Markdown
---
|
|
description: Show current AirContext state, last compaction, and pending actions
|
|
allowed-tools: Bash
|
|
---
|
|
|
|
```!
|
|
python "${CLAUDE_PLUGIN_ROOT}/scripts/cmd_status.py"
|
|
```
|