원클릭으로
worker-blocked
Report a blocker to supervisor via Beads
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
메뉴
Report a blocker to supervisor via Beads
Codex 또는 Claude로 설치 이 Prompt를 복사해 Codex, Claude 또는 다른 어시스턴트에 붙여 넣으면 Skill 페이지를 검토하고 설치를 진행할 수 있습니다.
SOC 직업 분류 기준
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>