GitHub App Playground¶
A GitHub App that responds to @chrisleekr-bot mentions on pull requests and issues, powered by the Claude Agent SDK. Every webhook is acknowledged in under ten seconds and handed to the daemon fleet over WebSocket; when triage flags the job as heavy or the queue backs up, the orchestrator spawns an ephemeral daemon Pod on Kubernetes so the same image scales on demand.
Three doors¶
-
Use the bot
Trigger workflows from comments, labels, or natural language. See what each
bot:*command does and how to stop one mid-flight. -
Run the service
Get from
git cloneto a webhook receiving production traffic. Configuration, deployment, observability, and runbooks for the most common Day-2 issues. -
Build on it
Architecture, request flow, and how to add a new workflow or MCP server. Conventions and contribution rules.
This site tracks the main branch. Release history lives in the changelog.