with one click
worker-blocked
Report a blocker to supervisor via Beads
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Menu
Report a blocker to supervisor via Beads
Install with Codex or Claude Copy this prompt, paste it into Codex, Claude, or another assistant, and let it review the skill page and install it for you.
Based on SOC occupation classification
Install Pasture binaries (pastured, pasture, pasture-release) from GitHub Releases, go install, or Nix
Pasture protocol reference documentation — 12-phase workflow, agent roles, constraints, and coding standards. Read when you need to understand the full workflow or look up conventions.
Create handoff document and transfer to supervisor
Create PROPOSAL-N task with full technical plan
Ratify proposal, mark old proposals pasture:superseded
Spawn 3 axis-specific reviewers (A/B/C)
| name | worker-blocked |
| description | Report a blocker to supervisor via Beads |
Command: pasture:worker:blocked — Report a blocker to supervisor via Beads
-> Full workflow in PROCESS.md <- Phase 9
[wblk-update-status]
[wblk-wait-for-response]
Cannot proceed due to missing dependency, unclear requirement, or need changes in another file.
Identify what's blocking (missing type, unclear requirement, file dependency)
Update Beads task:
bd update <task-id> --status=blocked
bd update <task-id> --notes="Blocked: <reason>. Missing: <dependency or clarification needed>"
Document the blocker in the task:
bd comments add <task-id> "BLOCKED: <reason>. Need: <dependency or clarification>"
Wait for supervisor or dependency resolution — check with bd show <task-id>