# Michaelliv/pi-dynamic-workflows

Repository: https://github.com/Michaelliv/pi-dynamic-workflows
Canonical: https://ross.abutalabs.com/products/pi-dynamic-workflows
Language: TypeScript
License Family: other
Last push: 2026-05-31T07:20:33+00:00

## Health v2 (maintenance only)
Score: 70/100 (v2, computed 2026-09-03T02:20:16.233290+00:00)
- activity 85, release rhythm 86, longevity 6
- inputs: {"age_days": 97, "days_push": 94, "days_rel": 94, "gap_med": 2, "n_releases_24m": 2}
- flags: young, no_license
- formula: round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10)

## Adoption (not part of the score)
Stars 1209, forks 69 (observed 2026-08-28T04:03:59.712235+00:00)

## What it is
A Pi extension that adds a `workflow` tool enabling the model to write JavaScript scripts that fan out work across isolated subagents and synthesize results. Inspired by Anthropic's dynamic workflows in Claude Code.

## Use cases
- run a codebase audit across many subagents
- get multi-perspective code review in parallel
- orchestrate a large refactor with staged agents
- fan out research queries and synthesize findings
- inspect a repository and summarize its modules
- run parallel agent pipelines with live progress

## When to choose
- you use Pi and want Claude-Code-style dynamic workflow orchestration
- you need to fan out tasks across isolated subagents with structured results
- you want live progress tracking and cancellation for multi-agent runs

## When to avoid
- you don't use the Pi coding agent
- you need a general-purpose workflow engine outside LLM agent orchestration
- you need a framework with a GUI or standalone runtime

## Facets
- artifact type: plugin
- maturity: active
- function: agent-framework, workflow-automation, llm-inference
- domain: developer-tools
- platform: cli
- tags: pi-extension, subagents, fan-out, orchestration, claude-code-inspired, ai-agents, automation, nodejs

## Member repositories
- Michaelliv/pi-dynamic-workflows (main) score 70

## Provenance
- Observed fields: from GitHub, fetched 2026-08-28T04:03:59.712235+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-30T06:18:33.607355+00:00, confidence not recorded.
  - readme: https://github.com/Michaelliv/pi-dynamic-workflows (fetched 2026-08-28T04:03:59.712235+00:00, sha 6dcd98749aab)
  - registry_npm: https://registry.npmjs.org/pi-dynamic-workflows (fetched 2026-08-29T12:26:21.681590+00:00, sha 5ba0c430efea)
- Data as of 2026-08-30T08:39:29.467469+00:00.
