[FEATURE] Multi-Repo Routine Triggers
Preflight Checklist
- [x] I have searched existing requests and this feature hasn't been requested yet
- [x] This is a single feature request (not multiple features)
Problem Statement
I'm trying to setup a Claude Code Routine that triggers on all repos that I've given the GitHub App access to. But currently the trigger can be only a single repo. And I have to redundantly specify all the same repos which I've set on the GitHub App. Routines should allow for a more blanket approach on all repos that I've given access to.
Proposed Solution
In the repo selector enable an "all" option which includes only the repos I've given the GitHub App access to. And in the trigger, enable the same "all" selector.
Alternative Solutions
_No response_
Priority
High - Significant impact on productivity
Feature Category
Other
Use Case Example
I'm trying to automate dependabot PR merges across all of my repos.
Additional Context
<img width="621" height="808" alt="Image" src="https://github.com/user-attachments/assets/8c5d9ade-4084-4f8d-9019-a65e9851a903" />