What problem does it solve?
This Skill simplifies the management of multiple AI-driven coding agents by providing a comprehensive CLI for spawning, monitoring, and controlling isolated work environments, thereby enhancing productivity and coordination.
Core Features & Use Cases
- Agent Lifecycle Management: Start, stop, propose, and complete agents working on development tickets within isolated git worktrees or Docker containers.
- Session Monitoring: List, attach, peek, and communicate with active agent sessions for real-time oversight and guidance.
- Ticket Organization: Create, list, and move tickets between states to facilitate structured task flow.
- Pull Request Automation: Generate review requests and verify CI status programmatically, integrating seamlessly with existing version control workflows.
- Use Case: A developer can initiate an agent to work on a feature ticket, monitor its progress, communicate instructions, and automatically ship completed work with minimal manual intervention.
Quick Start
Install the tool using the recommended command, then create a new workspace, generate a ticket, spawn an agent for it, and monitor progress through the CLI and interactive sessions.