recap
Generate AI-powered reviews (or roasts) of your engineering activity from GitHub and Slack.
Quick start
bunx @clanki/recap roast
npx @clanki/recap roast
Prerequisites
- GitHub: GitHub CLI (
gh) authenticated, or a GITHUB_TOKEN/GH_TOKEN env var
- AI: The
claude or codex CLI installed locally
Install
npm i @clanki/recap -g
bun i @clanki/recap -g
Usage
recap
recap roast
recap fetch
recap summarize
Run recap --help for the full list of flags.
Slack
To include Slack activity in your recaps, authenticate with:
recap auth slack
recap auth slack status
recap auth slack logout
Credentials are saved to ~/.recap/config/slack.json.