بنقرة واحدة
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>