@pi-orca/teams
Team templates and orchestrated spinup
Package details
Install @pi-orca/teams from npm and Pi will load the resources declared by the package manifest.
$ pi install npm:@pi-orca/teams- Package
@pi-orca/teams- Version
0.0.5- Published
- May 27, 2026
- Downloads
- 1,136/mo · 43/wk
- Author
- binduwavell
- License
- MIT
- Types
- extension
- Size
- 7.6 KB
- Dependencies
- 1 dependency · 0 peers
Pi manifest JSON
{
"extensions": [
"./dist/index.js"
]
}Security note
Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.
README
pi-orca-teams
Team Orchestration
Version: 0.0.1 (Phase 0 - Stub)
License: MIT
Overview
Team templates and orchestrated spinup with validation and dependency checking.
Status: Phase 0 scaffold complete. Full implementation pending.
Installation
npm install pi-orca-teams
Usage
This package is currently in stub mode. Tools and commands are registered but return "Not implemented yet" messages.
Development Status
- Package scaffold
- TypeScript configuration
- Tool registration (stub)
- Command registration (stub)
- Event emission (ready signal)
- Full implementation (pending)
Dependencies
pi-orca-core— Shared types and utilities
Documentation
See the Pi Orca specification for the complete design.
License
MIT License — see LICENSE for details.