docs: 重构命令和技能文档体系,规范化文档格式和内容组织

This commit is contained in:
2026-01-13 10:25:18 +08:00
parent 5a05d5ab53
commit f31f198407
19 changed files with 1055 additions and 2342 deletions

View File

@@ -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