agent.yaml

identity, trigger, prompt and model, environment, permissions, budget

agents/recent-work-summary.yaml
ellipsis:
  version: v1
  name: Recent work summary

trigger:
  type: cron
  schedule: "0 9 * * 1"

claude:
  model: claude-haiku-4-5-20251001
  system: |
    Summarize the pull requests merged in the last week across the
    cloned repositories. Open a GitHub issue in web-repo titled
    "Weekly work summary" with the digest, grouped by repository.

environment:
  repositories:
    - name: web-repo
    - name: api-repo

budget:
  session: 1.00

On this page

No Headings
Schedule a demo