Favicon of shepherd-prs

shepherd-prs Skill

AI Agent SkillDartOpen source

Automate shepherding, checking status, updating branches, and landing open PRs or approved third-party contributor PRs in the flutter/flutter repository using the gh CLI. When to use: - When you need to check the status of open PRs or shepherded third-party PRs. - When you need to update stale branches or apply the 'au Published by flutter in flutter.

Decision snapshot

Is this a fit?

Best for

Research, Includes SKILL.md, Reusable instructions

Works with

Compatibility not yet detected.

Access

Permission behavior not yet detected.

Setup

Copy skill directory

Project health

1 month ago · BSD-3-Clause license

Considerations

No specific cautions were detected. Review the source and requested permissions before installing.

What is shepherd-prs Skill?

Automate shepherding, checking status, updating branches, and landing open PRs or approved third-party contributor PRs in the flutter/flutter repository using the gh CLI. When to use: - When you need to check the status of open PRs or shepherded third-party PRs. - When you need to update stale branches or apply the 'au Published by flutter in flutter. This profile combines repository metadata with install, compatibility, and usage signals so developers can quickly decide whether it fits their agent workflow before opening the source repository.

Trust signal
95/100
Maintenance signal
90/100
Adoption signal
100/100

Automated repository signals based on public metadata such as recency, license, installation evidence, and adoption. These are not a security audit or endorsement. See how SkillIndex evaluates profiles.

Key capabilities

  • Includes SKILL.md support
  • Reusable instructions support
  • Research
  • Research use cases

Declared skill metadata

  • Source file: .agents/skills/shepherd-prs/SKILL.md

These fields retain source and confidence evidence from the indexed SKILL.md.

Compatibility and setup

Copy skill directory
  • Install or run with Copy skill directory

When to use shepherd-prs Skill

  • Use it for research.

Built with

DartCopy skill directory

Editorial notes

Source

  • Creator: flutter
  • Repository: flutter/flutter
  • Skill file: .agents/skills/shepherd-prs/SKILL.md

What it does

Automate shepherding, checking status, updating branches, and landing open PRs or approved third-party contributor PRs in the flutter/flutter repository using the gh CLI. When to use: - When you need to check the status of open PRs or shepherded third-party PRs. - When you need to update stale branches or apply the 'au

Skill instructions

Shepherding Pull Requests Skill (flutter/flutter) This skill defines the canonical runbook for shepherding pull requests in the flutter/flutter repository using native GitHub CLI (gh) commands. 1. Checking PR Status When the user asks for the status of open or approved PRs: 1. List Your Own Open PRs: bash gh pr list --repo flutter/flutter --author <username --state open --json number,title,url,mergeable,reviewDecision 2. List Shepherded / Reviewed Third-Party PRs: bash gh pr list --repo flutter/flutter --search "reviewed-by:<username -author:<username is:open" --json number,title,url,mergeable,reviewDecision 3. Inspect Detailed PR Checks: bash gh pr checks <number --repo flutter/flutter 4. Inspect Reviews, Labels, and Comments: bash gh pr view <number --repo flutter/flutter --json labels,reviewDecision,reviews,comments 2. Pre-Autosubmit Verification Rules Before applying or re-applying the autosubmit label (gh pr edit <number --repo flutter/flutter --add-label autosubmit), always perfo

Verified compatibility and discovery

Frequently asked questions

What is shepherd-prs?

shepherd-prs is a open-source AI agent skill with Copy skill directory. Automate shepherding, checking status, updating branches, and landing open PRs or approved third-party contributor PRs in the flutter/flutter repository using the gh CLI.

Who is shepherd-prs best for?

shepherd-prs is best for reusing agent instructions, scripts, and references, research workflows.

How do I install shepherd-prs?

Install or run shepherd-prs using Copy skill directory. Check shepherd-prs for the latest setup command.

Is shepherd-prs actively maintained?

shepherd-prs may need a closer maintenance check before production use.

Share:

Stars
177,957
Forks
30,814
Last commit
1 month ago
Last verified
Jul 29, 2026
Metadata fetched
Jul 29, 2026
Repository age
12 years
License
BSD-3-Clause

Project health auto-fetched from the source repository.

Maintain this resource?

Review this source-backed profile, send a correction with evidence, or link to it from your documentation. Claims verify your relationship to the project; profile facts still require source evidence and editorial review.

Alternatives to shepherd-prs