by QuintinShaw · Agent Tool · ★ 97
pi-dynamic-workflows Claude Code–style dynamic workflows for Pi. Turn one prompt into a fleet of subagents that fan out in parallel, cross-check each other, and hand back a single synthesized answer. Website · npm · Pi package · GitHub Instead of one model grinding a task step by step, Pi writes a small JavaScript orchestration script that spawns many subagents at once, keeps the intermediate work in script variables (not your chat context), and returns only the result. It's the "code mode for subagents" from Claude Code — on any model Pi can reach.
| Stars | 97 |
| Forks | 29 |
| Language | TypeScript |
| Category | Agent Tool |
| License | MIT |
| Quality Score | 71.8238046431523/100 |
| Open Issues | 8 |
| Last Updated | 2026-07-03 |
| Created | 2026-05-30 |
| Platforms | claude-code, node |
| Est. Tokens | ~17k |
These tools work well together with pi-dynamic-workflows for enhanced workflows:
Explore other popular agent tool tools:
pi-dynamic-workflows is Claude Code–style dynamic workflows for Pi: code-mode subagents with real model routing, journaled resume, git-worktree isolation, cost accounting, an interactive /workflows TUI, an /ultracode standin. It is categorized as a Agent Tool with 97 GitHub stars.
pi-dynamic-workflows is primarily written in TypeScript. It covers topics such as agentic-workflows, claude-code, coding-agent.
You can find installation instructions and usage details in the pi-dynamic-workflows GitHub repository at github.com/QuintinShaw/pi-dynamic-workflows. The project has 97 stars and 29 forks, indicating an active community.
pi-dynamic-workflows is released under the MIT license, making it free to use and modify according to the license terms.