Connect three real services, delegate OAuth to your users, and ship a working DevOps automation in minutes — PR tracking, Linear issue creation, and daily team digests.
This repo uses a single SCALEKIT_USER_ID env var to simulate one user. In production, pass each user's real ID on every Scalekit call. Runs on a cron schedule with idempotent state to prevent duplicate Linear issues across restarts.

Three things you'd otherwise build: OAuth to GitHub, token storage for Linear, and Slack webhook auth. Handled.
Each one runs on delegated identity, scoped per user.
Don't sweat the integration. Point a coding agent at the repo. It clones, swaps in your connectors, and adds new steps for you.