@aprimediet/minion
Subagent delegation extension for the pi coding agent — discover, list, and delegate tasks to specialized sub-agents.
Package details
Install @aprimediet/minion from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@aprimediet/minion- Package
@aprimediet/minion- Version
2.3.1- Published
- Jul 1, 2026
- Downloads
- 1,328/mo · 51/wk
- Author
- aditya.prima
- License
- MIT
- Types
- extension
- Size
- 36 KB
- Dependencies
- 0 dependencies · 5 peers
Pi manifest JSON
{
"extensions": [
"./index.ts"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
minion — Pi Subagent Delegation Extension
Discover, list, and delegate tasks to specialized sub-agents from within the pi coding agent. Ships four built-in agents (explorer, scout, worker, reviewer) and supports user-defined and project-level overrides.