DicklesworthstoneDicklesworthstoneCommunityยท1 Agent Skills Included

ntm

Orchestrate multiple coding agents in tmux sessions safely

Spawns, labels, and manages multiple coding agents inside named tmux sessions from one binary. Dispatches prompts, triages work graphs, and coordinates agents with mail, file locks, and worktrees. Replaces manual pane juggling with checkpoints, safety approvals, and machine-readable robot and REST APIs.
npx skills add Dicklesworthstone/ntm --all -g -y
Available:

Gives your AI agent strict safety rules for this Go codebase, banning file deletion and destructive commands while defining the required build, test, and single-branch workflow.

All Skills in This Repository (1)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install ntm?โ–ผ

Run `npx skills add Dicklesworthstone/ntm --all -g -y` in your terminal to install the skill globally for your agent.

What does ntm do?โ–ผ

NTM turns tmux into a control plane for running multiple coding agents at once, handling session spawning, work dispatch, triage, and safety approvals in one Go binary.

How to run multiple coding agents in tmux?โ–ผ

Use `ntm spawn myproject --cc=2 --cod=1` to launch a mixed swarm of agents in labeled panes, then dispatch work with `ntm send` and monitor everything from the dashboard.

Can agents automate ntm without the TUI?โ–ผ

Yes. The `--robot-*` flags return structured JSON for snapshots, sends, and status, and `ntm serve` exposes REST, SSE, and WebSocket APIs for scripts and other agents.

Does ntm work with Claude Code and Codex?โ–ผ

Yes. NTM natively spawns and coordinates Claude Code, Codex, Antigravity, and Grok Build agents, with Agent Mail and file reservations keeping them from conflicting.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’