Documentation
README
File a task into no_human
Use the two MCP tools this plugin exposes — task_add and task_status — to
hand off work that should become a reviewed pull request, instead of making
the change yourself in this conversation.
When to use
- The work is substantial enough to deserve its own branch, its own tests, and independent review — not a one-line edit you can just make inline.
- You want no_human to plan, code, test, have the result reviewed by a second model, and open a pull request, while you keep doing something else.
- Do not use this for small edits you can make directly in the current conversation — that is strictly slower and adds no value.
This is the opening of the README. Read the full README on GitHub.