// fetch failed
Couldn't render the SKILL.md content here right now. You can view the raw markdown or open the source folder on GitHub.
Analyze and triage GitHub pull requests for the adk-python repository. The user provides a PR number or URL, and the skill performs an evaluation on the PR's objectives, legitimacy, alignment with ADK's principles (including API stability, package self-containment, explicit exports, styling and naming conventions), and asks the user whether to push back on the PR or perform a local review (checking out, rebasing, and running adk-review before pushing to Gerrit). Triggers on "triage pr", "pr triage", "review pr", "pr review", "pull request", "github.com/google/adk-python/pull/".
// install — copy + paste into any project
mkdir -p .claude/skills && curl -fsSL https://raw.githubusercontent.com/google/adk-python/HEAD/.agents/skills/adk-pr-triage/SKILL.md -o .claude/skills/adk-pr-triage.mdDrops the SKILL.md into .claude/skills/adk-pr-triage.md. Works with Claude Code, Cursor, and any agent that loads SKILL.md files from .claude/skills/.
// fetch failed
Couldn't render the SKILL.md content here right now. You can view the raw markdown or open the source folder on GitHub.