imbue-aiimbue-aiOfficialΒ·18 Agent Skills Included

mngr

Run and manage coding agents in parallel anywhere

Creates, lists, messages, and connects to coding agents running locally, in Docker, or on remote hosts. Eliminates manual SSH setup, scattered terminal sessions, and costly idle cloud instances. Snapshots, clones, and migrates agent state so parallel coding work scales without losing progress.
npx skills add imbue-ai/mngr --all -g -y

All Skills in This Repository (18)

Pure Emerald Level Indicators
πŸ“¦ In Repo
imbue-aiimbue-ai

create-github-issues-from-file

Convert markdown issue files into labeled GitHub issues via GitHub CLI.

Official
Intermediate
πŸ“¦ In Repo
imbue-aiimbue-ai

minds-dev-iterate

Automate minds app development environment setup and iteration with Docker containers.

Official
Intermediate
πŸ“¦ In Repo
imbue-aiimbue-ai

triage-backlog

Convert informal engineering backlog notes into prioritized GitHub issues.

Official
Intermediate
πŸ“¦ In Repo
imbue-aiimbue-ai

identify-style-issues

Analyze code repositories to identify and document stylistic inconsistencies in markdown reports.

Official
Advanced
πŸ“¦ In Repo
imbue-aiimbue-ai

sync-tutorial-to-e2e-tests

Match tutorial script blocks with pytest functions and update or generate e2e tests.

Official
Advanced
πŸ“¦ In Repo
imbue-aiimbue-ai

identify-doc-code-disagreements

Analyzes code repositories to identify conflicts between documentation and implementation, generating structured reports.

Official
Advanced
πŸ“¦ In Repo
imbue-aiimbue-ai

convert-github-issues-to-fixmes

Convert triaged GitHub issues into inline FIXMEs in code files.

Official
Intermediate
πŸ“¦ In Repo
imbue-aiimbue-ai

create-task-from-json

Convert JSON task descriptions into actionable prompts for AI coding assistants.

Official
Intermediate
πŸ“¦ In Repo
imbue-aiimbue-ai

fix-something

Detect and correct FIXME comments in code files across multiple programming languages.

Official
Intermediate
πŸ“¦ In Repo
imbue-aiimbue-ai

update-issues-in-repo

Merge new issue data with existing records and sort by impact.

Official
Intermediate
πŸ“¦ In Repo
imbue-aiimbue-ai

new-forever-claude-clone

Create private GitHub repositories from a template and push initial content.

Official
Intermediate
πŸ“¦ In Repo
imbue-aiimbue-ai

identify-outdated-docstrings

Analyze code libraries to identify and prioritize outdated docstrings.

Official
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install mngr?β–Ό

Run `npx skills add imbue-ai/mngr --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, in Docker, or on remote hosts, then track them all with `mngr list`.

Does mngr work with Claude Code and Codex?β–Ό

Yes. mngr can launch and manage any agent type, including Claude Code, Codex, and OpenCode, using the same commands.

How do remote agents save money with mngr?β–Ό

Remote hosts automatically shut down when agents go idle, so you only pay for compute while work is actually running.

Can I move or back up an agent's work?β–Ό

Yes. Use `mngr snapshot`, `mngr clone`, and `mngr migrate` to copy or move an agent's full state between hosts without losing progress.

Related Repositories in Software Engineering

View All in Software Engineering→