catlog22catlog22Community·54 Agent Skills Included

pi-maestro-flow

Parallel multi-agent orchestration, planning, and persistent project knowledge

Turns a single coding agent into a coordinated engineering team with parallel sub-agent dispatch, DAG task dependencies, and per-task model routing. Eliminates serial bottlenecks, lost context between sessions, and unplanned edits through goal loops, plan approval gates, and a persistent knowledge system. Includes 63 skills, 32 agent roles, and a live status cockpit to run long coding workflows faster.
npx skills add catlog22/pi-maestro-flow --all -g -y
Available:

Gives the agent its core operating rules: resolve project knowledge before any code action, follow strict simplicity and compatibility principles, and verify every change with the smallest suitable test.

All Skills in This Repository (54)

Pure Emerald Level Indicators
📦 In Repo
catlog22catlog22

team-frontend

Coordinate frontend delivery pipelines from requirements analysis through QA.

Community
Advanced
📦 In Repo
catlog22catlog22

skill-iter-tune

Run execute-evaluate-improve loops on skill definitions and generated artifacts.

Community
Advanced
📦 In Repo
catlog22catlog22

maestro-learn

Guide structured codebase learning through evidence gathering and pattern extraction.

Community
Advanced
📦 In Repo
catlog22catlog22

team-adversarial-swarm

Coordinate adversarial ant-colony optimization workflows for multi-agent exploration and scoring.

Community
Advanced
📦 In Repo
catlog22catlog22

maestro-spec

Record project constraints and standards from natural-language intent into structured spec entries.

Community
Intermediate
📦 In Repo
catlog22catlog22

maestro-knowledge

Route natural-language requests to Maestro knowledge lifecycle commands.

Community
Advanced
📦 In Repo
catlog22catlog22

scholar-review

Parse reviewer comments and generate structured rebuttal and revision plans.

Community
Advanced
📦 In Repo
catlog22catlog22

delegation-check

Validates delegation prompts against agent role definitions for conflicts and missing contracts.

Community
Advanced
📦 In Repo
catlog22catlog22

team-swarm

Orchestrate multi-agent swarm exploration with pheromone-guided selection and deterministic update loops.

Community
Advanced
📦 In Repo
catlog22catlog22

maestro-merge

Merge session worktree branches into main and synchronize run artifacts.

Community
Advanced
📦 In Repo
catlog22catlog22

team-ux-improve

Diagnose and fix UI interaction failures in React and Vue codebases.

Community
Advanced
📦 In Repo
catlog22catlog22

scholar-ideation

Formulate research topics into structured plans with literature gap analysis.

Community
Advanced

Frequently Asked Questions

FAQPage Schema
How to install pi-maestro-flow?

Run `npx skills add catlog22/pi-maestro-flow --all -g -y` in your terminal to install the full skill set globally. Note the suite also requires Node.js 22.19+ and the Pi coding agent runtime.

What does pi-maestro-flow do?

It adds multi-agent orchestration to the Pi coding agent: parallel sub-agent dispatch with dependency graphs, plan-before-edit gates, long-running goal loops, and a persistent cross-session knowledge base.

How do I run multiple agents in parallel?

Use the teammate tool with a task list; each task can name its own agent role and model, and dependencies between tasks form a DAG that runs in parallel automatically.

Does it keep knowledge between sessions?

Yes. A built-in knowledge system stores specs, decisions, and reusable knowhow with semantic search, so future sessions recall prior decisions and conventions automatically.

Can non-coders use pi-maestro-flow?

Partially. You describe tasks in plain language and the system routes and executes them, but installing and running it requires a terminal and the Pi runtime, so basic command-line familiarity helps.

Related Repositories in Software Engineering

View All in Software Engineering