wk-self-review

Installation
SKILL.md

Self-Review

Post inline review comments on your own PR → help human reviewers understand design decisions, non-obvious logic, critical context. Not an adversarial bug hunt — documentation for reviewers.

GitHub interaction routing

HARD RULE: All GitHub reads/writes follow wk-gh:

  • Read-side: org scoping per wk-gh Step 1–2.
  • Write-side: append canonical outbound footer per wk-gh Step 4 to every inline comment body posted via the pending review. Inject at payload-render time → no comments[] entry ships footer-less.

Pending review only

HARD RULE: Self-review is always a pending review — multiple inline comments batched under a single GitHub review the user submits manually after inspection.

Installs
4
First Seen
Aug 19, 2026
wk-self-review — whizzzkid/skills