# Github Headless Pr Fixture

> Use for subscribed GitHub pull request events involving the local headless PR fixture repository.

- Skill: `getsentry/github-headless-pr-fixture` (Agent Skill, multi-file: 4 files)
- Install (CLI): `npx skillmds@latest add getsentry/github-headless-pr-fixture`
- Raw SKILL.md: https://api.skillmd.com/api/skills/getsentry/github-headless-pr-fixture/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: Sentry (https://skillmd.com/u/getsentry)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/getsentry/github-headless-pr-fixture

---


# Headless Pull Request Fixture

The watched repository is at `skills/github-headless-pr-fixture/project`.

The setup creates a local bare Git remote and checks out the existing pull
request branch. Run `setup.sh`, fix the reported failure in the project, commit
and push the existing branch, then run `verify.sh`. Do not request GitHub OAuth
or contact GitHub.

