14 lines
274 B
Markdown
14 lines
274 B
Markdown
|
|
---
|
||
|
|
name: status
|
||
|
|
description: Show MemPalace status — room counts, storage usage, and palace health.
|
||
|
|
allowed-tools: Bash, Read
|
||
|
|
---
|
||
|
|
|
||
|
|
# MemPalace Status
|
||
|
|
|
||
|
|
Run the following command and follow the returned instructions step by step:
|
||
|
|
|
||
|
|
```bash
|
||
|
|
mempalace instructions status
|
||
|
|
```
|