twl:co-autopilot

Coordinate autonomous implementation of dependency-driven Issue clusters across multiple repositories.

Updated Apr 5, 2026
One-click install
npx skills add https://github.com/shuu5/twill --skill twl-co-autopilot
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: twl:co-autopilot
Source: https://github.com/shuu5/twill/tree/main/plugins/twl/skills/co-autopilot
Command: npx skills add https://github.com/shuu5/twill --skill twl-co-autopilot

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automates the orchestration of interdependent Issue implementations by coordinating Pilot sessions, tmux windows, phase transitions, and merge-gate control across multiple issues.

Core Features & Use Cases

  • Orchestrates dependency-driven workflows for Issue clusters.
  • Manages Pilot sessions, phase sequencing, and cross-repo interactions.
  • Supports Autopilot-first execution even for single issues within the orchestration.

Quick Start

Provide an issue set or a dependency graph to co-autopilot and start the orchestration.

Frequently Asked Questions about twl:co-autopilot

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

FAQPage Schema
How do I automate cross-issue workflow orchestration for a dependency graph?

Cross-issue workflow orchestration is automated by coordinating Pilot sessions, tmux windows, phase transitions, and merge-gate control across multiple issues. You provide a dependency graph and project directory to start the automated orchestration.

What is dependency-driven autopilot for multi-issue clusters?

Dependency-driven autopilot is an autonomous implementation mechanism for complex Issue clusters. It sequences phase transitions and manages merge-gates across multiple repositories by coordinating worker ecosystem sessions based on dependency relationships.

Can I use tmux to manage autonomous implementation across multiple repos?

Yes, tmux windows are managed directly by the autopilot to coordinate Pilot sessions across multiple repos. The orchestration controls phase sequencing and cross-repo interactions within these terminal sessions.

How do I set up autopilot mode for plan generation and phase management?

Setting up autopilot mode requires a project directory, a clear dependency graph of the issue cluster, and configuration that enables plan generation. Once provided, the system coordinates phase management and worker ecosystem integration automatically.

Does cross-issue orchestration work for single issues within a workflow?

Yes, cross-issue orchestration supports Autopilot-first execution even for single issues within the orchestration. The same phase sequencing and merge-gate control applies to individual issues managed inside the workflow.

What are the limitations of automating merge-gate control for issue clusters?

Automating merge-gate control requires a clear dependency graph and proper project directory configuration to function. Without accurate dependency mappings for the issue clusters, the autopilot cannot reliably sequence phase transitions or coordinate worker sessions.