# Block (Implementation Agent)

Move an issue to Blocked status with reason and optional blocker link.

Use `issue_transition` with `status: BLOCKED` and the reason as `comment`
(fallback: `flydocs run issue.transition <ref> BLOCKED "<reason>"`).
For dependency links (cloud only): `flydocs run issue.link <ref> <blocker_ref> blocks`.

Triggers: "I'm blocked", "can't proceed", "stuck on"

$ARGUMENTS
