# Pr Integration

> Review and integrate pull requests with audit and execute flows, conflict-aware ordering, validation gates, checkpointing, and rollback safeguards.

- Skill: `liminal-hq/pr-integration` (Agent Skill, multi-file: 17 files)
- Install (CLI): `npx skillmds@latest add liminal-hq/pr-integration`
- Raw SKILL.md: https://api.skillmd.com/api/skills/liminal-hq/pr-integration/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Security
- Author: liminal-hq (https://skillmd.com/u/liminal-hq)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/liminal-hq/pr-integration

---


# PR Integration

Use these canonical documents:

- `./core/intent.md`
- `./core/workflow.md`
- `./core/guardrails.md`

## Codex Notes

- Use `gh` for PR inventory, labels, checks, and merge metadata.
- Use `git` for branch orchestration and rollback operations.
- Generate run artefacts from `./references/action-plan-template.md`.
- Require explicit approval between `audit` and `execute`.
- Do not push unless explicitly asked.

