imbue-aiimbue-aiOfficialยท10 Agent Skills Included

mng

Run and manage coding agents in parallel anywhere

Creates, lists, messages, and destroys coding agents locally or on remote hosts, containers, and sandboxes. Eliminates manual SSH setup, scattered terminal sessions, and opaque managed cloud pricing. Snapshots, clones, and migrates agent state so parallel workstreams stay fast, observable, and cost-transparent.
npx skills add imbue-ai/mng --all -g -y

All Skills in This Repository (10)

Pure Emerald Level Indicators

Frequently Asked Questions

FAQPage Schema
How to install mngr?โ–ผ

Run `npx skills add imbue-ai/mng --all -g -y` in your terminal to install all skills in this suite globally.

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

Use `mngr create` to launch agents locally or on remote hosts, then `mngr list` to see their states and `mngr message` to send them instructions.

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

Yes. mngr can launch any agent type, including Claude Code and Codex, and pass custom arguments directly to the underlying agent command.

Can mngr run agents on remote machines?โ–ผ

Yes. Agents run on any host you control via SSH, including Docker containers and Modal sandboxes, with automatic shutdown when idle.

Can I save and restore an agent's work?โ–ผ

Yes. Use `mngr snapshot` to capture an agent's full state and `mngr clone` or `mngr create --snapshot` to fork or restore it later.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’