一键导入
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>