Files
Howaboua 98c775ad6a Update instructions in example-opencode.json
Removed AGENTS.md from instructions and updated comment.
2026-01-14 12:46:14 +00:00

10 lines
377 B
JSON

{
"$schema": "https://opencode.ai/config.json",
"instructions": [
"COMMANDS.md"
]
// AGENTS.md is the default file that enables operating the repository. It's included by default.
// COMMANDS.md contains the authorized workflow templates for this Commands2Skills demo
// Instructions are loaded in order, allowing access to main repo commands plus local ones
}