Developers

Automating your PR review checklist

A Markdown checklist + the agent walking it = "did I miss something" goes away.

Kition Team·May 31, 2026·5 min read

A checklist template

  • Behavior matches issue / PR description
  • Tests added / updated for changes
  • Error handling at the right boundary
  • No new dependencies (unless declared)
  • Logs don’t leak sensitive fields
  • No breaking changes to existing API contracts (deprecation path documented)

Let the agent walk it

"Read PR #1234 via the github MCP and walk the checklist in Templates/pr-review.md. For each item give: pass / fail / can’t tell, with a one-line reason."

Ready when you are.

Kition is a local-first AI workspace. Markdown documents, structured tables, and an AI agent — running on your own machine, against the model provider you choose.