# nicobailon/pi-subagents

Pi extension for async subagent delegation with truncation, artifacts, and session sharing

Repository: https://github.com/nicobailon/pi-subagents
Canonical: https://ross.abutalabs.com/products/pi-subagents
Language: TypeScript
License: MIT
License Family: permissive
Last push: 2026-08-26T22:05:22+00:00

## Health v2 (maintenance only)
Score: 78/100 (v2, computed 2026-09-03T02:39:23.370411+00:00)
- activity 99, release rhythm 87, longevity 17
- inputs: {"age_days": 239, "days_push": 7, "days_rel": 7, "gap_med": 0, "n_releases_24m": 118}
- flags: none
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 3311, forks 570 (observed 2026-08-28T04:07:55.761182+00:00)

## What it is
A Pi extension that lets the Pi coding agent delegate tasks to focused child subagents with async execution, truncation, artifacts, and session sharing. It ships builtin agents like scout, researcher, worker, reviewer, and oracle, plus scripted multi-agent workflows such as council mode.

## Use cases
- delegate code review to a subagent
- run parallel reviewers on a diff
- get a second opinion on a plan
- scout and understand an unfamiliar codebase
- run background implementation jobs
- save and reuse multi-agent workflows

## When to choose
- you use the Pi coding agent and want subagent delegation
- you need parallel audits or reviews of code
- you want focused child agents for research, implementation, or review
- you want background jobs that can be checked later

## When to avoid
- you don't use the Pi coding agent
- you need a standalone multi-agent framework outside Pi
- you want a fully automatic reviewer without configuring prompts

## Facets
- artifact type: plugin
- maturity: active
- function: agent-framework, llm-inference, developer-tools, cli
- domain: large-language-models, developer-tools
- platform: cli, cross-platform
- tags: pi-extension, subagents, multi-agent, delegation, coding-agent, parallel-agents, typescript, ai-agents, automation, nodejs

## Member repositories
- nicobailon/pi-subagents (main) score 78

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:07:55.761182+00:00.
- Health v2: computed from the inputs above; adoption is never an input.
- Inferred fields (summary, facets, guidance): AI-extracted, prompt v1, taxonomy v1, on 2026-08-29T18:42:24.666735+00:00, confidence not recorded.
  - readme: https://github.com/nicobailon/pi-subagents (fetched 2026-08-28T04:07:55.761182+00:00, sha 52c8293a4f35)
  - registry_npm: https://registry.npmjs.org/pi-subagents (fetched 2026-08-29T09:35:15.418207+00:00, sha f052d773de77)
- Data as of 2026-08-30T08:39:29.467469+00:00.
