Generate AI-powered reviews (or roasts) of your engineering activity from GitHub and Slack.
bunx @clanki/recap roast
# or
npx @clanki/recap roast- GitHub: GitHub CLI (
gh) authenticated, or aGITHUB_TOKEN/GH_TOKENenv var - AI: The
claudeorcodexCLI installed locally
npm i @clanki/recap -g
# or
bun i @clanki/recap -grecap # interactive mode
recap roast # comedic roast of recent activity
recap fetch # fetch and cache activity data
recap summarize # summarize previously cached dataRun recap --help for the full list of flags.
To include Slack activity in your recaps, authenticate with:
recap auth slack # interactive setup — guides you through getting a token
recap auth slack status # check if you're authenticated
recap auth slack logout # remove stored credentialsCredentials are saved to ~/.recap/config/slack.json.