@pi-agents/orchid

Unified pi orchestration package combining batch orchestrator, Ralph loop, and subagent dispatch for multi-agent pipelines

Packages

Package details

extensionskill

Install @pi-agents/orchid from npm and Pi will load the resources declared by the package manifest.

$ pi install npm:@pi-agents/orchid
Package
@pi-agents/orchid
Version
0.1.0-beta.2
Published
May 31, 2026
Downloads
not available
Author
artemisai-dev
License
unknown
Types
extension, skill
Size
3 MB
Dependencies
2 dependencies · 5 peers
Pi manifest JSON
{
  "skills": [
    "./skills"
  ],
  "extensions": [
    "./extensions/task-orchestrator.ts",
    "./extensions/reviewer-extension.ts",
    "./extensions/ralph.ts",
    "./src/subagents/extension/index.ts"
  ]
}

Security note

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