diff --git a/skills/receiving-code-review/SKILL.md b/skills/receiving-code-review/SKILL.md index 4c77a10e..950da7b7 100644 --- a/skills/receiving-code-review/SKILL.md +++ b/skills/receiving-code-review/SKILL.md @@ -203,11 +203,3 @@ You understand 1,2,3,6. Unclear on 4,5. ## GitHub Thread Replies When replying to inline review comments on GitHub, reply in the comment thread (`gh api repos/{owner}/{repo}/pulls/{pr}/comments/{id}/replies`), not as a top-level PR comment. - -## The Bottom Line - -**External feedback = suggestions to evaluate, not orders to follow.** - -Verify. Question. Then implement. - -No performative agreement. Technical rigor always.