AGENTS.md@packages/opencode-plugin · git:20260812.206facb · 2026-08-12 · sha256 6b0a214f91bf2abe
AGENTS.md@packages/opencode-plugin git:20260812.206facbA
Immutable. This exact content is served forever at /api/v1/blob/6b0a214f91bf2abe.
# opencode-plugin Agent Contract OpenCode assets expose CCL skills and commands to OpenCode hosts. Rules: - Keep command entries short and route to owner skills; do not duplicate long workflow bodies here. - Do not embed model choices, credentials, personal MCP config, or local absolute paths. - Match OpenCode schema exactly; verify schema before adding new fields. - Changes to command behavior or routing are non-wording shared-skill changes. Validation: - `bash skills/skill-extraction-workflow/scripts/check-ccl-skills.sh .` - JSON/schema validation when OpenCode config changes.