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-ghStep 1–2. - Write-side: append canonical outbound footer per
wk-ghStep 4 to every inline comment body posted via the pending review. Inject at payload-render time → nocomments[]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.