Claude
Skills
Sign in
Back

status

Included with Lifetime
$97 forever

Show ctx memory status (node counts, types, tiers, tokens)

Backend & APIs

What this skill does


# ctx Status

Show a summary of stored knowledge.

Run:
```bash
ctx status --agent-out
```

The `--agent-out` flag emits dense AOF output optimised for agent consumption. Omit it for human-readable output.

Report to the user: total nodes, breakdown by type and tier, token counts, and database size.

Related in Backend & APIs