@nklisch/pi-agent-coordination
Sparse cross-agent coordination ledger for shared repositories.
Package details
Install @nklisch/pi-agent-coordination from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@nklisch/pi-agent-coordination- Package
@nklisch/pi-agent-coordination- Version
0.1.2- Published
- Jul 11, 2026
- Downloads
- 58/mo · 58/wk
- Author
- nklisch
- License
- MIT
- Types
- skill
- Size
- 33.2 KB
- Dependencies
- 0 dependencies · 0 peers
Pi manifest JSON
{
"skills": [
"./skills"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
agent-coordination
A sparse cross-agent coordination ledger for shared repositories. It defines deliberate claim, handoff, blocker, review, and merge-summary events without turning coordination into a second issue tracker.
Install
pi install npm:@nklisch/pi-agent-coordination
# Local checkout/development install
pi install -l ./plugins/agent-coordination
This package contains portable skills only; it has no runtime extension.
License
MIT