feat: initial OpenCode configuration with custom commands and skills
This commit is contained in:
16
command/review.md
Normal file
16
command/review.md
Normal 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.
|
||||
Reference in New Issue
Block a user