Pi Maestro Flow banner
catlog22 catlog22

Pi Maestro Flow

Productivity community

Description

Maestro workflow tools as Pi extensions — pi-teammate + pi-maestro-agent

Installation

This entry records only its repository, not the path inside it, so there is no exact command to give. Open the source below and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

README

pi-maestro-flow

🎼 Pi 编码智能体的多智能体编排层
将一个编码智能体,变成一支协同工程团队。

中文 | English

npm npm npm GitHub MIT


是什么

**pi-maestro-flow** 是 [Pi 编码智能体](https://github.com/earendil-works/pi) 的多智能体编排插件。它让一个只能串行干活的智能体,变成一支能**并行调度、自主长跑、先规划后动手、全程可视**的工程团队——并自带跨会话的持久化知识系统。

它由三个插件组成(装一个即得全部):

插件 一句话
pi-maestro-flow 编排层与安装入口:目标/任务/计划、知识系统、MCP/LSP/浏览器/搜索
pi-maestro-teammate 执行引擎:并行子进程智能体、DAG 依赖图、模型路由
pi-cockpit 可视化状态:编辑器上方实时状态堆栈 + Starship 风格 Footer

简言之:**flow 负责「编排与知识」,teammate 负责「并行执行」,cockpit 负责「看见」**。

核心特性

  • 🔀 并行多智能体调度 — 一次派出多个子进程智能体并行工作,支持 DAG 依赖图与结构化输出
  • 🖥️ pi-teammate-models CLI — 终端维护 .pi/teammate-backends.json:静态路由表、字段级编辑与引导式注册向导,写入前编译校验,.bak/.bak.1 备份轮换可撤销
  • 🌐 DSH 直连 SSH 部署mode: ssh 通过 OpenSSH 在远端主机启动 DeepSeek Harness 运行时:BatchMode 免提示认证、主机密钥指纹预检固定、按请求超时调优告警
  • 🎯 Goal 自主长时目标 — 设定目标与 Token 预算,跨多轮自主循环,完成后由独立验证器审计
  • 📝 Plan 先批准再动手 — 只读起草 Markdown 计划,用户批准后才放行编辑;支持独立 Plan 模型
  • 🛰️ Pi Cockpit 可视化 — 实时呈现运行中的 teammate 与 todo 计划,内置 9 套主题;Quiet 模式压缩工具输出与思考折叠
  • 🏷️ 终端标题 — Claude Code 风格