feat: initial opencode config with commands, skills and MCP services

This commit is contained in:
2026-01-06 17:27:42 +08:00
commit d738304a7c
13 changed files with 1242 additions and 0 deletions

16
command/review.md Normal file
View File

@@ -0,0 +1,16 @@
---
description: Review code or documentation and provide suggestions
agent: plan
---
# review
## Actions to Execute
1. Review the code or documentation mentioned by user
2. Provide suggestions and content that needs modification
3. Ask user if modifications are needed, if there's content that doesn't need modification; if user doesn't specify, modify all
## Notes
- If user doesn't mention documentation or code, prompt user to provide documentation or code.