AgentSkillsCN

ready-for-review

准备一份简洁明了的评审包,内含摘要、风险评估、测试方案、涉及文件以及后续跟进事项。

SKILL.md
--- frontmatter
name: ready-for-review
description: Prepare concise review package with summary, risk, tests, files, and follow-ups

Ready for Review

Use to package a change before requesting/receiving review.

Steps

  1. Summarize
  • What changed and why (1-3 bullets)
  1. Risk and impact
  • Note user-facing or operational risks; call out migrations/rollouts
  1. Tests
  • List commands run and results; note unrun/blocked tests
  1. Files touched
  • Highlight key files and sensitive areas
  1. Follow-ups
  • TODOs, flags to remove, monitoring to check post-merge
  1. Next action
  • If ready, trigger requesting-code-review skill; otherwise keep local

Outputs

  • Short review bundle: summary, risks, tests, files, follow-ups

When to stop and ask

  • If critical tests cannot run or results are unclear
  • If risk is high and needs a deeper plan