Reusable agent definitions for Pi's pi-subagents package.
scout- bounded repository reconnaissance for low-complexity discovery and scope narrowing
Pi does not natively discover package agents/ directories. This package ships a small extension that registers its local agents/ folder with the pi-subagents package-agent registry at runtime.
That keeps canonical agent definitions as Markdown files while making them discoverable from installed packages.
- Pi Coding Agent
@aefree/pi-subagentsinstalled in the same Pi environment
From GitHub:
pi install git:git@github.com:aefreedman/pi-agents.gitLocal development install:
pi install <path-to-pi-agents>Project-local install:
pi install -l <path-to-pi-agents>pi-agents/
agents/
scout.md
extensions/
register-subagents.ts
MIT. See LICENSE.