What this artifact is for
The quick orientation layer before you go deeper upstream.
Summary
Run isolated pi subprocesses for single, chain, or parallel work
Seed description: Run isolated pi subprocesses for single, chain, or parallel work
Category: Extensions
Best for: Not yet synthesized.
How to read this page
Workflow tags: orchestration
Integrations: none captured
Caveats: No caveats captured yet
Maturity: No maturity signals captured
Directory README excerpt
More of the actual upstream surface so you can skim here before deciding to open the repo.
Run isolated pi subprocesses for single, chain, or parallel work.
This is similar in spirit to the subagent/ example, but focuses on running plain prompts (optionally wrapped in a skill) without managing agent definitions.
Create a project-local extension wrapper:
Preview source: captured upstream text ↗
Quick topics
Skim bullets
- Single, chain, or parallel task execution
- Skill wrapping: matches interactive /skill: prompt construction
- Model inheritance: defaults to the parent session model (override with model)
- Streaming updates: see partial progress while subprocesses run
- Abort support: Ctrl+C propagates to kill subprocesses
- Max 8 tasks
- Concurrency 4
Sources and provenance
Everything on this page should be traceable back to the list seed or an upstream surface.
Discovery reason: Listed in the awesome-pi-agent README
Discovered from: pi-extensions-4
Claim confidence: medium
Surface capture kind: tree-readme