List PRs opened today that are assigned to me or the move-destinations team, excluding external contributors
npxskills add airbytehq/airbyte--skill my-prsLoading…
List PRs opened today that are assigned to me or the move-destinations team, excluding external contributors
npxskills add airbytehq/airbyte--skill my-prsLoading…
This skill fetches and displays PRs that need your attention:
All results are filtered to:
$ARGUMENTS days if specified)Run the fetch script to get the PR list:
bash .claude/skills/my-prs/scripts/fetch-prs.sh
If an argument is provided (number of days), modify the date filter accordingly:
$ARGUMENTS = number of days to look back (default: 0 = today only)/my-prs 3 looks at PRs from the last 3 daysFor custom date ranges, use:
gh pr list --repo airbytehq/airbyte --assignee @me --search "created:>=YYYY-MM-DD" --json number,title,author,url
After displaying the PRs, offer to:
gh pr view <number> --web)gh pr view <number>)gh pr diff <number>)gh pr checks <number>)The user may want to:
/review <pr-number> if availablegh pr view <number> --commentsgh pr view <number> --json reviews --jq '.reviews[] | select(.state=="APPROVED") | .author.login'Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Set up and use 1Password CLI (op). Use when installing the CLI, enabling desktop app integration, signing in (single or multi-account), or reading/injecting/running secrets via op.
CLI to manage emails via IMAP/SMTP. Use `himalaya` to list, read, write, reply, forward, search, and organize emails from the terminal. Supports multiple accounts and message composition with MML (MIME Meta Language).