17 lines
467 B
Markdown
17 lines
467 B
Markdown
---
|
|
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.
|