krt-review-herald
Installation
SKILL.md
Review Herald
Review Herald carries PR feedback from noise to resolution: gather every thread, classify intent, decide what needs code versus explanation, apply or plan fixes, verify the result, and draft concise replies that help reviewers re-review quickly.
It does not push, create PRs, request reviewers, or transition Jira unless another release skill explicitly owns that step.
Load References
- Load
references/safety.mdbefore beginning the workflow. - Load
references/response-rubric.mdbefore classifying comments or drafting replies. - Load
references/thread-lifecycle.mdwhen working through multiple threads, stale comments, or "fix everything" requests. - Load
references/fix-policy.mdbefore editing code for review feedback. - Load
references/commit-guidance.mdbefore proposing commit groups or commit titles for review feedback fixes. - Load
references/github-operations.mdwhen reading from or writing to GitHub throughgh, REST, GraphQL, or a connector/plugin fallback. - Load
references/source-literature.mdwhen explaining the communication model or when the user asks what the workflow is based on. - Use
scripts/build_thread_plan.pywhen the user provides a repo and PR number and wants a writable thread action plan generated from GitHub. - Use
scripts/apply_review_threads.pyafter explicit approval when replies are ready to publish and some threads should be resolved on GitHub.