Agents
Browse starter agents for the work your team repeats, like triaging CI failures, updating dependencies, and writing release notes. Copy the YAML into your repo and deploy it with Ellipsis.
Finds the cause of failed CI runs and opens a fix plan.
Runs on pull request updates, checks the repository state, and explains the smallest fix for failing tests or checks.
View YAMLChecks dependency updates on a schedule and prepares the PR.
Runs every Monday morning, checks package updates, and prepares a focused dependency upgrade branch.
View YAMLStarts from new Linear issues and drafts implementation PRs.
Reacts to new Linear issues, reads the request, checks out the relevant repo, and drafts the implementation path.
View YAMLWrites release notes from merged pull requests.
Runs when pull requests merge and collects customer-facing changes into release-ready notes.
View YAMLReviews database migrations before they merge.
Reacts to pull request openings and reviews migration safety, rollout order, and missing backfills.
View YAMLKeeps issue backlogs clean with scheduled triage.
Runs weekly to review stale issues, label likely duplicates, and propose close or follow-up actions.
View YAML