memory-status
Installation
SKILL.md
Check Memory Status
Read the pipeline state before concluding anything about missing data.
When to use
- A query came back empty and you need to know why
- The user says memory is missing something they expect it to have
- You want to know how fresh a particular source is before relying on it
How
mi cortex status --office <office-id>
| Flag | Purpose |
|---|---|
-o, --office <officeId> |
Office ID. Falls back to $OFFICE_ID or the config defaultOffice |