plannotator-review
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
ChinesePlannotator Review
Plannotator 审查
Use this skill when the user wants to review current code changes in Plannotator instead of reading a diff inline.
Run:
bash
plannotator review [optional-pr-url]Behavior:
- Launch the command with Bash.
- Wait for it to finish.
- If it returns feedback or annotations, address them in the same conversation.
- If it returns an approval/LGTM-style message, acknowledge that review passed and continue.
Do not ask the user to copy shell commands into chat. Run the command yourself.
当用户希望在Plannotator中审查当前代码变更,而非直接阅读内联差异时,可使用此技能。
运行命令:
bash
plannotator review [optional-pr-url]行为说明:
- 使用Bash启动该命令。
- 等待命令执行完成。
- 如果返回反馈或注释,在同一场对话中处理这些内容。
- 如果返回批准/LGTM风格的消息,确认审查已通过并继续后续操作。
请勿要求用户将Shell命令复制到聊天中,需自行运行该命令。