supervisor-track-progress

Monitor worker slice status and resolve workflow blockers via Beads CLI queries.

1|Updated Mar 10, 2026
One-click install
npx skills add https://github.com/dayvidpham/pasture --skill supervisor-track-progress
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: supervisor-track-progress
Source: https://github.com/dayvidpham/pasture/tree/main/.opencode/skill/supervisor-track-progress
Command: npx skills add https://github.com/dayvidpham/pasture --skill supervisor-track-progress

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill addresses the challenge of tracking complex, multi-phase agent workflows, ensuring that worker slices are monitored for completion or blockers without manual oversight.

Core Features & Use Cases

  • Status Monitoring: Automatically tracks worker slices and phase transitions using Beads status queries.
  • Blocker Resolution: Provides a structured approach to identifying and resolving blockers to keep workflows moving.
  • Use Case: During a multi-phase implementation project, use this skill to verify that all slices for a specific phase are complete before transitioning to the code review phase.

Quick Start

Use the supervisor-track-progress skill to list all implementation slices currently marked as in progress to identify potential bottlenecks.

Frequently Asked Questions about supervisor-track-progress

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I monitor worker status and resolve blockers in a multi-phase agent workflow?

Monitor worker status and resolve blockers by querying task labels and completion metadata to identify bottlenecks. This skill tracks worker slices and facilitates phase transitions by verifying completion states within the Aura Protocol ecosystem.

How does task tracking work with the Aura Protocol and Beads CLI?

Task tracking with the Aura Protocol integrates the Beads CLI to query task labels and status metadata. This combination automatically monitors worker slices and provides structured identification of workflow blockers.

What is the best way to verify all implementation slices are complete before a phase transition?

The best way to verify implementation slices are complete is to list all slices currently marked in progress. This skill checks completion states using Beads status queries to ensure no bottlenecks remain before transitioning phases.

Do I need the Beads CLI to track progress and manage workflow blockers?

Yes, you need the Beads CLI installed to track progress and manage workflow blockers. The skill requires integration with the Beads CLI to query task labels and status metadata for accurate progress reporting.

Can I automate the identification of task-level impediments across multiple worker slices?

You can automate the identification of task-level impediments by tracking worker slice status across the workflow. The skill automatically queries Beads status metadata to surface bottlenecks without manual oversight.

Why does my workflow stall during phase transitions when using automation monitoring?

Workflow automation monitoring stalls during phase transitions when unresolved task-level blockers prevent completion states from being verified. The skill identifies these impediments by listing slices still marked as in progress.