Skip to content

Latest commit

 

History

History
18 lines (13 loc) · 910 Bytes

File metadata and controls

18 lines (13 loc) · 910 Bytes

opencode-tools

A collection of tools for opencode.

Tools

Tool Description
timer Show agent thinking time and token stats for sessions

Agents

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