Engineering
PR Triage
Daily triage of open PRs on a single repo. Fork it, point it at your repo, connect GitHub. Optionally pipe summaries to a Slack channel.
What it needs
Values you pass at push time, and the accounts it asks you to connect once the scene is there.
repo
GitHub owner/repo (e.g. 'daslabhq/daslab'). The repo the agent triages each morning.
GitHub account
A placeholder tile in the scene. Tap it to connect.
Slack channel
A placeholder tile in the scene. Tap it to connect.
What's in it
2 notes, and an agent that runs on a schedule.
Weekdays at 09:00 UTC
Weekday PR triage
0 9 * * 1-5
The files
One document. Nothing in it is big enough yet to want a file of its own.
pr-triage.blueprint.json
Served with every $file inlined at /blueprints/pr-triage.json. What's in a blueprint walks the format.
Push it
Straight from the URL. Nothing to clone.
daslab scene push https://daslab.run/blueprints/pr-triage.json \
--input repo=<repo>
Push it again after editing and the same scene updates in place: ids resolve deterministically, so apply upserts rather than duplicates. The merge rules are on Export and import.