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
- You file a GitHub issue.
- You add the
kaki:planlabel. Kaki drafts a plan in.kaki/plans/issue-N.mdas a draft PR. - You iterate. Comments on the issue or PR steer the plan.
- You change the label to
kaki:develop. Kaki bootstraps local dev with synthetic creds + mocks, then implements the plan. - You change the label to
kaki:review. A fresh reviewer agent runs static analysis, security checks, and a truthiness audit. - 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.