| name | opencode-configs |
| description | Update OpenCode configuration, rules, commands, and permissions in line with official documentation |
Skill: OpenCode Configs & Rules
Goal
Update OpenCode configuration, rules, commands, and permissions in line with official docs.
Use This Skill When
- You modify configuration formats, defaults, or validation.
- You touch commands, rules, or permissions behavior.
Do Not Use This Skill When
- The change is unrelated to configuration or user customization.
Inputs
- Target config area and affected features.
- Existing config schemas or templates in the repo.
Steps
- Locate any repo config templates or schemas and match existing patterns.
- Verify the expected behavior against OpenCode docs.
- Update documentation or examples when behavior changes.
Output
- Updated configuration behavior and aligned docs/examples.
References