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
A user has a /review command that currently looks like this:
---
description: Review code
agent: plan
---
Review $ARGUMENTS for bugs. After fixing $ARGUMENTS, run /test to verify.Identify the problems with this command and produce a corrected version.