Brain · PR draft

PR draft

Drafts a pull-request description from the current branch's session JSONL turns + commits + changed files + CHANGELOG Unreleased. Pick repo + branch + base, click Draft, paste into `gh pr create --body-file -`.

See it in motion

Where to find it

  • Localhost: /pr-desc-draft.html?repo=<id>
  • API: POST /api/pr-desc-draft
  • Keyboard: K then pr desc draft
  • Sidebar: Knowledge → PR draft

What it does for you

First draft of the PR body, from real session evidence.Drafts a pull-request description from the current branch's session JSONL turns + commits + changed files + CHANGELOG Unreleased. Pick repo + branch + base, click Draft, paste into `gh pr create --body-file -`.

Read more