GitHub issue automation
Start from a GitHub issue event, normalize it, select work from the Project queue, claim it with a short-lived lock, and dispatch an agent run with branch and session metadata.
Project issue selectionGuides
These guides describe the first operational paths at a high level and link into the repository contracts that implementation work should follow.
Start from a GitHub issue event, normalize it, select work from the Project queue, claim it with a short-lived lock, and dispatch an agent run with branch and session metadata.
Project issue selectionUse pull request and review events as neutral workflow inputs, then route review follow-up into the same task and runtime provider boundaries used for issue automation.
Workflow plugin contractDeploy the Worker bridge, register required secrets, publish Cloudflare tail or error events, and smoke test health without committing operational credentials.
Cloudflare Worker operationsTreat product-site guide pages as orientation. When a guide affects payload shape, Project queue locking, provider auth, retry behavior, or capability-gated actions, the linked docs are the implementation source of truth.