@fiale-plus/pi-orchestration

Orchestration controls for PiRogue: loop, goal, and autoresearch.

Packages

Package details

extensionskill

Install @fiale-plus/pi-orchestration from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@fiale-plus/pi-orchestration
Package
@fiale-plus/pi-orchestration
Version
0.1.2
Published
May 25, 2026
Downloads
not available
Author
bearmug
License
MIT
Types
extension, skill
Size
15.2 KB
Dependencies
0 dependencies · 1 peer
Pi manifest JSON
{
  "extensions": [
    "./orchestration"
  ],
  "skills": [
    "./skills"
  ]
}

Security note

Pi packages can execute code and influence agent behavior. Review the source before installing third-party packages.

README

PiRogue Orchestration

Session orchestration for PiRogue: loop, goal, and autoresearch controls.

Install locally from this repo root: npm install