AgentSkillsCN

plan-review

全面审视方案,确保其完整性并与代码库保持一致

SKILL.md
--- frontmatter
name: plan-review
description: Review a plan for completeness and alignment with codebase
argument-hint: PLAN=<plan-description>
<plan> $PLAN </plan>

review the current <plan />

  • reflects the current codebase (files, patterns, constraints)
  • no fallbacks, no feature flags
  • full change or full refactor only; no "future use" leftovers
  • list code smells and caveats
  • clear scope and out of scope
  • performance, security, and privacy impact
  • decision: if the analysis indicates >90% satisfaction with the implementation, mark GREEN LIGHT