A collection of tools for opencode.
| Tool | Description |
|---|---|
| timer | Show agent thinking time and token stats for sessions |
| Agent utility | Description |
|---|---|
| CodeHealth | Installs or removes global @CodeHealth and /health for code review and codebase health checks |
| CodeReviewer | Installs or removes global @CodeReviewer and /review focused on uncommitted code changes |
| CodeSimplifier | Installs or removes global @CodeSimplifier and /simplify to find over-verbose or complex code and suggest simplifications |
| CodeDebugger | Installs or removes global @CodeDebugger and /debug to help investigate and fix difficult bugs |