orchestrator-monitor

Poll orchestrator-injected chunks and handle status transitions until completion.

3|1|Updated Jan 8, 2026
One-click install
npx skills add https://github.com/netguy204/vibe-engineer --skill orchestrator-monitor-netguy204
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: orchestrator-monitor
Source: https://github.com/netguy204/vibe-engineer/tree/main/.agents/skills/orchestrator-monitor
Command: npx skills add https://github.com/netguy204/vibe-engineer --skill orchestrator-monitor-netguy204

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This skill provides a reliable way to track and shepherd orchestrator-injected chunks from start to finish, ensuring visibility and automated lifecycle progression.

Core Features & Use Cases

  • Recurring polling of chunk statuses to detect progress and stalls.
  • Automatic handling of status transitions (RUNNING, NEEDS_ATTENTION, DONE, FAILED) with guardrails.
  • Support for multi-chunk monitoring and optional changelog postings.

Quick Start

Invoke orchestrator-monitor on the target chunk(s) to begin automatic monitoring until completion.

Frequently Asked Questions about orchestrator-monitor

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

FAQPage Schema
How do I monitor orchestrator chunks from creation to completion?

To monitor orchestrator chunks from creation to completion, you can invoke orchestrator-monitor on your target chunks to automatically poll statuses and handle lifecycle transitions until completion.

How does automated polling handle chunk status transitions?

Automated polling detects chunk status transitions such as RUNNING, NEEDS_ATTENTION, DONE, and FAILED, applying guardrails and managing the loop lifecycle to ensure automated progression.

What do I need to set up automated workflow monitoring for multiple chunks?

To set up automated workflow monitoring for multiple chunks, you need a configured environment with ve orchestr commands and project root access to enforce guardrails and run recurring polling.

Can I post changelog updates automatically while monitoring chunk status?

Yes, you can optionally post changelog updates automatically while monitoring chunk status, providing visibility and shepherding orchestrator-injected chunks throughout their lifecycle.

What is the best way to track workflow stalls during automated chunk processing?

The best way to track workflow stalls during automated chunk processing is by using recurring polling to detect progress and stalls, which triggers automated handling of status transitions.

Why does orchestrator monitoring require project root access?

Orchestrator monitoring requires project root access to execute ve orchestr commands, enforce guardrails, and manage the automated loop lifecycle across multiple chunks within the configured environment.