docs: 重构命令和技能文档体系,规范化文档格式和内容组织
This commit is contained in:
@@ -3,14 +3,18 @@ description: Review code or documentation and provide suggestions
|
||||
agent: plan
|
||||
---
|
||||
|
||||
# review
|
||||
Review the code or documentation and provide detailed feedback.
|
||||
|
||||
## Actions to Execute
|
||||
Please perform the following:
|
||||
|
||||
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
|
||||
1. **Review** the code or documentation mentioned by the user
|
||||
2. **Identify issues** and areas for improvement
|
||||
3. **Provide suggestions** with clear explanations
|
||||
4. **Ask for confirmation** before making modifications
|
||||
|
||||
## Notes
|
||||
If the user hasn't specified what to review, ask them to provide the code or documentation they want reviewed.
|
||||
|
||||
- If user doesn't mention documentation or code, prompt user to provide documentation or code.
|
||||
When suggesting changes:
|
||||
- Explain why each change is needed
|
||||
- Prioritize suggestions by importance
|
||||
- Ask if the user wants all changes applied or only specific ones
|
||||
|
||||
Reference in New Issue
Block a user