Agent Template

Linear Issue Implementer

Starts from new Linear issues and drafts implementation PRs.

agents/linear-issue-implementer.yaml
ellipsis:  version: v1  name: Linear Issue Implementer  description: Draft implementation PRs from new Linear issuesenabled: truetriggers:  - type: react    events:      - event: linear_issue_opensandbox:  repositories:    - name: beacon-web    - name: beacon-apitools:  - type: githublimits:  run: 2.00  day: 10.00  week: 40.00claude:  model: claude-opus-4-8  system: |    You implement well-scoped Linear issues.    Read the issue, inspect the relevant code, and make the smallest coherent    change. If the issue is missing product or technical detail, stop and write    the exact questions needed before implementation.