name: refine-task description: 处理代码审查反馈并修复审查中发现的问题。当用户要求修复审查问题、处理 review 反馈时触发。参数为 task-id。
修复审查问题
执行步骤
-
验证前置条件:
- .ai-workspace/active/
/task.md 存在 - .ai-workspace/active/
/review.md 存在
- .ai-workspace/active/
-
读取审查报告,整理问题:
- 🔴 Blocker 问题(必须修复)
- 🟡 Major 问题(建议修复)
- 🟢 Minor 问题(可选修复)
-
按优先级逐项修复,修复后运行相关测试验证。
-
运行测试验证:
mvn test -pl :<module-name> -
更新 implementation.md,追加"修复记录"章节。
-
更新任务状态。
-
提示重新审查(review-task)或直接提交(commit)。
注意: 严格按照审查报告修复,不要添加额外变更。不要自动 git commit。
chat Comments (0)
Sign in to join the discussion and leave a comment.
Skill Details
GitHub Stars
2.1k
GitHub Forks
330
Created
Mar 2026
Last Updated
il y a 3 mois
tools
tools debugging
Related Skills
Build your own?
Join 12,000+ developers contributing to the Claude ecosystem.
No comments yet. Be the first to share your thoughts!