Complete toolkit for configuring and extending OpenCode: agent creation, custom slash commands, configuration management, plugin development, and SDK usage.
98
98%
Does it follow best practices?
Impact
Pending
No eval scenarios have been run
Advisory
Suggest reviewing before use
Create a custom OpenCode tool that searches for TODOs in the codebase. The tool should:
directory argument (string, optional, defaults to ".")pattern argument (string, optional, defaults to "TODO")Place the file at the correct location for a project-scoped tool.