What problem does it solve?
This Skill streamlines the management of multiple AI coding agents by providing a unified interface for spawning, monitoring, and coordinating them within tmux sessions, eliminating window chaos and context switching.
Core Features & Use Cases
- Multi-Agent Orchestration: Spawn and manage multiple AI agents (Claude, Codex, Gemini) simultaneously in a single tmux session.
- TUI & Command Palette: Offers an interactive terminal UI and a command palette for efficient session management and agent interaction.
- Robot Mode: Provides a machine-readable JSON API for programmatic control and integration with other AI tools.
- Use Case: Coordinate a team of AI agents for a complex coding task: use Claude for architecture, Codex for implementation, and Gemini for documentation, all managed seamlessly within NTM.
Quick Start
Use the ntm skill to spawn a new session named 'myproject' with two Claude agents and one Codex agent.