# Five Agent Pr Handoff

> Use when a five-agent-dev-team automation opens, updates, labels, or hands off a pull request.

- Skill: `onfire7777/five-agent-pr-handoff` (Agent Skill)
- Install (CLI): `npx skillmds@latest add onfire7777/five-agent-pr-handoff`
- Raw SKILL.md: https://api.skillmd.com/api/skills/onfire7777/five-agent-pr-handoff/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: AI & ML
- Author: onfire7777 (https://skillmd.com/u/onfire7777)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/onfire7777/five-agent-pr-handoff

---


# Five Agent PR Handoff

Every material PR update needs a compact handoff.

Include:
- criterion IDs or blocker IDs touched
- files changed
- lane owner and out-of-lane touches
- verification commands and pass/fail result
- risk and rollback notes
- Docker impact
- acceptance evidence table when behavior changed
- next owner stage

Use labels when available:
- `codex-status:blocked`
- `codex-status:handoff-ready`
- `codex-status:needs-review`
- `codex-status:ready-to-merge`
- relevant `codex-stage:*` and `codex-blocker:*`

Do not mark `ready-to-merge` while draft, red, unreviewed, missing evidence, or blocked.

