Skill Index

mngr

imbue-ai/mngr
community[19 items]
$/plugin install mngr

contents

create-github-issues-from-file

Convert a file containing identified issues into GitHub issues. Use after running identify-* commands to create corresponding GitHub issues.

mngr315[skill]
minds-dev-iterate

Set up and iterate on the minds app stack (desktop client, workspace server, mngr, forever-claude-template) with a running Docker agent

mngr315[skill]
triage-backlog

Interactively triage the user's local engineering backlog file into GitHub issues. Use when the user wants to process their raw thought notes / ticket backlog into proper GitHub issues.

mngr315[skill]
writing-docs

Write high quality, user-facing documentation. Use any time you need to write, improve, or update a significant amount of user-facing documentation (e.g., files in a "docs/" folder or README file).

mngr315[skill]
identify-style-issues

Identify divergences from the style guide in the $1 library

mngr315[skill]
message-agent

Send a message to another mngr agent. Use when you need to communicate with a peer agent.

mngr315[skill]
sync-tutorial-to-e2e-tests

Match tutorial script blocks to e2e pytest functions and add missing tests

mngr315[skill]
identify-doc-code-disagreements

Identify places in the $1 library where the docs and code disagree

mngr315[skill]
think-of-something-to-fix

Come up with good ideas about what to fix. Use when you have to fix something, but you're not sure what.

mngr315[skill]
convert-github-issues-to-fixmes

Convert triaged autoclaude GitHub issues into FIXMEs in the codebase. Use when you want to process issues that have been triaged by authorized users.

mngr315[skill]
update-issues-in-repo

Convert a file containing identified issues into a tracked file in current_tasks/. Use after running identify-* commands to create a local record of current issues.

mngr315[skill]
identify-outdated-docstrings

Identify outdated docstrings in the $1 library

mngr315[skill]
create-fixmes

Create FIXME's in the codebase for each of the issues in the given input file.

mngr315[skill]
writing-ratchet-tests

Write ratchet tests to prevent accumulation of code anti-patterns. Use when asked to create a "ratchet test" for tracking and preventing specific code patterns (e.g., TODO comments, inline imports, broad exception handling).

mngr315[skill]
writing-specs

Write high quality specifications or design docs for a program. Use any time you are asked to write, improve, or update specs / design docs (e.g., files in a `specs/` folder).

mngr315[skill]
find-agent

Resolve an agent name or description to an exact mngr agent name. Used by other skills that target agents.

mngr315[skill]
identify-inconsistencies

Identify inconsistencies in the $1 library

mngr315[skill]
fix-issue

Fix a GitHub issue given its number or URL. Replicates the bug, finds root cause, implements a fix, and opens a PR.

mngr315[skill]
asciinema-demos

Create 1-3 short asciinema demo recordings (5-20 seconds each) that demonstrate completed work. Use only when explicitly instructed to create demos.

mngr315[skill]