Complete toolkit for configuring and extending OpenCode: agent creation, custom slash commands, configuration management, plugin development, and SDK usage.
75
94%
Does it follow best practices?
Impact
—
No eval scenarios have been run
Passed
No known issues
A team wants OpenCode to:
npm test after every code changepackage.json without asking firstWhere should these rules be placed (opencode.json or AGENTS.md)? Show the configuration.
AGENTS.md — not in opencode.jsonAGENTS.md is for behavioral guidance read by the agent, opencode.json is for runtime/provider configurationopencode.jsonAGENTS.md in the project root directoryAGENTS.md, NOT in opencode.jsonopencode.json (e.g., a rules or instructions key)AGENTS.md (behavioral) and opencode.json (runtime config)AGENTS.md in a subdirectory instead of the project root