Includes AirPlan design documents, AircOding-alpha1-plan, AirPlanV2, AirPlan-ParaV2, AirPlan-Para V1 reference docs, and all working code changes across packages. Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
9 lines
172 B
Markdown
Executable File
9 lines
172 B
Markdown
Executable File
---
|
|
description: Show current AirContext state, last compaction, and pending actions
|
|
allowed-tools: Bash
|
|
---
|
|
|
|
```!
|
|
python "${CLAUDE_PLUGIN_ROOT}/scripts/cmd_status.py"
|
|
```
|