dd-unblock-pr

Installation
SKILL.md

Unblock PR

One-line summary: Investigate a failing PR CI pipeline — attribute each failure as flaky, infra, or regression and propose a targeted action.

Requires: dd-pup skill (pup CLI installed and authenticated), dd-triage-flaky-test skill (for flaky failure deep investigation).


Input

Parameter Description
PR branch The branch under investigation (e.g. my-feature-branch)
Repository Lowercase, no-schema URL (e.g. github.com/org/repo). Derive from git remote get-url origin if not provided.

Workflow

Installs
3
Repository
datadog/pup
GitHub Stars
1.0K
First Seen
Jun 9, 2026
dd-unblock-pr — datadog/pup