Dependabot Prs banner
aws-solutions-library-samples aws-solutions-library-samples

Dependabot Prs

Git community

Description

# Dependabot PR Review & Merge Skill Use this skill when the user asks to **review, triage, retarget, or merge Dependabot PRs** (e.g. "review the new dependabot PRs", "merge the dependabot bumps if safe"). Three invariants — never skip any of them: 1. **Always retarget to `develop`.** Dependabot opens PRs against `main` (the repo default branch), but all work in this repo merges to `develop` first. 2. **Always assess risk per PR** before merging (see checklist below). Never bulk-merge o

Installation

Installs to ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-dependabot-prs/SKILL.md

Terminal
mkdir -p ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-dependabot-prs && curl -fsSL https://raw.githubusercontent.com/aws-solutions-library-samples/accelerated-intelligent-document-processing-on-aws/HEAD/.claude/skills/dependabot-prs.md -o ~/.claude/skills/aws-solutions-library-samples-accelerated-intelligent-document-processing-on-aws-dependabot-prs/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository