kaki

kaki

A coding agent and pair-programming buddy for OGP engineers. Install the GitHub App, add kaki:plan to an issue, and kaki figures out the rest.

how it works

  1. You file a GitHub issue.
  2. You add the kaki:plan label. Kaki drafts a plan in .kaki/plans/issue-N.md as a draft PR.
  3. You iterate. Comments on the issue or PR steer the plan.
  4. You change the label to kaki:develop. Kaki bootstraps local dev with synthetic creds + mocks, then implements the plan.
  5. You change the label to kaki:review. A fresh reviewer agent runs static analysis, security checks, and a truthiness audit.
  6. You merge.

install

Install the kaki GitHub App on the repos you want to use it on. No further config — kaki figures out the rest at runtime.