en un clic
status
Project status and monitoring via Beads queries
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Menu
Project status and monitoring via Beads queries
Installer avec Codex ou Claude Copiez ce prompt, collez-le dans Codex, Claude ou un autre assistant, puis laissez-le vérifier la page du skill et l'installer pour vous.
Basé sur la classification professionnelle 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 | status |
| description | Project status and monitoring via Beads queries |
Command: pasture:status — Project status and monitoring via Beads queries
-> Full workflow in PROCESS.md
bd list --labels="pasture:p3-plan:s3-propose" --status=open
bd list --labels="pasture:p6-plan:s6-ratify" --status=open
bd list --labels="pasture:p8-impl:s8-plan" --status=open
bd list --labels="pasture:p9-impl:s9-slice" --status=in_progress
bd list --labels="pasture:p9-impl:s9-slice" --status=blocked
bd list --labels="pasture:p9-impl:s9-slice" --status=done
bd stats
Summarize findings across plans, implementation, and blocked tasks in the output format below.
## Pasture Protocol Status
**Phase:** {Phase 1: Request | Phase 3: Propose | Phase 4: Review | Phase 6: Ratified | Phase 9: Implementation}
**Active Plan:** {task-id or "None"}
### Plans
- [proposal-id] Status: {open|closed}
- [ratified-id] Status: {open|closed}
### Implementation Progress
- IMPL_PLAN: {task-id}
- Layer 1: {N}/{M} complete
- Layer 2: {N}/{M} complete (blocked: {count})
### Blocked Tasks
- {task-id}: {blocker reason}
### Recent Activity
bd list --limit=5
bd stats
bd ready
bd blocked