Focus.AI Labs / Artifact Field Notes Extensions
Fast browse / jump off / source-grounded
Extensions

task-tool

Run isolated pi subprocesses for single, chain, or parallel work

Origin
seed-list
Extensibility
package
Primary interface
unknown

What this artifact is for

The quick orientation layer before you go deeper upstream.

Profile

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.

Signals

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.

Upstream skim

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 ↗

What shows up in the source

Quick topics

task-tool pi extensionFeaturesInstall into a project via ~/.pi/agent/extensions/Updating laterUsageSingleSingle with skillParallel

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.

Provenance

Discovery reason: Listed in the awesome-pi-agent README

Discovered from: pi-extensions-4

Claim confidence: medium

Surface capture kind: tree-readme