---
name: analysis:readme
---

# Analysis Commands

Commands and guidance for performance analysis and token optimization in Monomind.

## Commands (invoke as slash commands)

- [bottleneck-detect](./bottleneck-detect.md) — detect CPU/memory/swarm bottlenecks (`monomind performance bottleneck`)
- [performance-report](./performance-report.md) — time-series performance metrics (`monomind performance metrics`)
- [token-usage](./token-usage.md) — token consumption by period (`monomind tokens`)

## Guidance Docs (contextual reference)

- [performance-bottlenecks](./performance-bottlenecks.md) — common bottleneck patterns and MCP-based detection
- [token-efficiency](./token-efficiency.md) — strategies for reducing token consumption
