conduct

Orchestrates, monitors, and auto-restarts tmux-based work agents in GitHub projects.

Updated Feb 25, 2026
One-click install
npx skills add https://github.com/thomfilg/ai-plugin-work --skill conduct-thomfilg
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: conduct
Source: https://github.com/thomfilg/ai-plugin-work/tree/main/plugins/maestro/skills/conduct
Command: npx skills add https://github.com/thomfilg/ai-plugin-work --skill conduct-thomfilg

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

The conduct Skill addresses the need for effective monitoring and control over automated workflows or tasks, especially those related to tmux session management for multiple agents in GitHub projects.

Core Features & Use Cases

  • Agent Orchestration: Starts and manages multiple work-work tmux sessions, providing a comprehensive view and control of all related agents.
  • Agent Monitoring: Keeps track of agent statuses, alerting operators to any issues or concerns with silent agents or spinning wait cursors.
  • Automated Restarting: Auto-restarts agents that have fallen silent, ensuring workflow continuity.

Quick Start

Start monitoring and controlling your GitHub agents by running /conduct.

Frequently Asked Questions about conduct

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

FAQPage Schema
How do I monitor and orchestrate multiple agents in GitHub projects?

You can orchestrate and monitor multiple agents in GitHub projects by running the conduct Skill, which manages tmux sessions and tracks agent statuses to ensure smooth workflow execution.

What is the best way to auto-restart work agents that have fallen silent?

To auto-restart work agents that have fallen silent, the conduct Skill detects inactive tmux sessions and automatically restarts the agents to ensure workflow continuity without manual intervention.

Can I manually intervene when tmux session orchestration detects an issue?

Manual intervention during tmux session orchestration is supported through TUI prompts, allowing operators to directly address issues or concerns with spinning wait cursors or silent agents.

Does agent monitoring work with multiple concurrent tmux sessions?

Agent monitoring works with multiple concurrent tmux sessions by requiring runtime detection for each session, providing a comprehensive view and control of all related work agents.

Why does my GitHub agent workflow stop when a tmux session goes silent?

GitHub agent workflows stop when tmux sessions go silent because the agent has halted, but the conduct Skill addresses this by auto-restarting silent agents to maintain workflow continuity.