# No Op Handoff

> Stop cleanly when a stage has no safe assigned work.

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

---


# No-Op Handoff

No-op when work is owned by another stage, blocked, unsafe, stale, duplicate, or unqueued.

Required output:

- receipt mode `no-op` or `blocked`
- compact reason
- owning stage
- next safe action

No-op is a valid productive result.

