Initial release: aircontext

This commit is contained in:
admin
2026-05-18 11:45:08 +08:00
commit 5914cfb9cd
32 changed files with 1981 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
---
description: Show current AirContext state, last compaction, and pending actions
allowed-tools: Bash
---
```!
python "${CLAUDE_PLUGIN_ROOT}/scripts/cmd_status.py"
```