acpx-orchestratorEnhanced terminal AI agent orchestrator with parallel execution, health checks, and workflow presets.
Install via ClawdBot CLI:
clawdbot install qriiz112/acpx-orchestratorGrade Fair — based on market validation, documentation quality, package completeness, maintenance status, and authenticity signals.
Calls external URL not in known-safe list
https://github.com/qriiz112/acpx-orchestratorAudited Apr 16, 2026 · audit v1.0
Generated Mar 20, 2026
A development team uses the orchestrator to automate code reviews across multiple AI agents like opencode and kimi in parallel, generating structured JSON feedback. This accelerates pull request reviews by distributing tasks and consolidating outputs, ensuring consistent quality checks before merging.
A QA team integrates the orchestrator into their CI/CD pipeline to run parallel test generation workflows with agents like pi and codex. It spawns health checks to verify agent availability and executes batch tasks for creating pytest scripts, reducing manual effort and improving test coverage.
DevOps engineers deploy the orchestrator to troubleshoot production issues by running the debug workflow with a 600s timeout, leveraging agents like claude and kilo for deep investigation. They use watch and kill commands to monitor and manage agent sessions in real-time, minimizing downtime.
A technical writing team employs the orchestrator to refactor documentation using the safe refactoring workflow with diff outputs from agents like opencode. They run sequential batch tasks to process multiple files, ensuring consistency and clarity while tracking changes efficiently.
Offer the orchestrator as a cloud-based service with tiered subscriptions, providing managed parallel execution and workflow presets for teams. Revenue comes from monthly fees based on usage volume and advanced features like health monitoring and JSON output integrations.
Sell enterprise licenses to large organizations for on-premise deployment, including custom workflow development and priority support. Revenue is generated through one-time licensing fees and annual maintenance contracts for updates and technical assistance.
Provide a free version with basic orchestration features like discover and run commands, while charging for premium add-ons such as advanced workflows, parallel execution limits, and integration tools. Revenue streams from in-app purchases and upgrade subscriptions.
💬 Integration Tip
Integrate the orchestrator into existing CI/CD pipelines using the spawn examples from OpenClaw to automate tasks like health checks and parallel job execution, ensuring seamless agent management.
Scored Apr 19, 2026
Helps users discover and install agent skills when they ask questions like "how do I do X", "find a skill for X", "is there a skill that can...", or express interest in extending capabilities. This skill should be used when the user is looking for functionality that might exist as an installable skill.
Orchestrate multi-agent teams with defined roles, task lifecycles, handoff protocols, and review workflows. Use when: (1) Setting up a team of 2+ agents with different specializations, (2) Defining task routing and lifecycle (inbox → spec → build → review → done), (3) Creating handoff protocols between agents, (4) Establishing review and quality gates, (5) Managing async communication and artifact sharing between agents.
A unified OpenClaw skill that merges self-improvement and proactivity: learn from corrections, maintain active state, recover context fast, and keep work mov...
Meta-skill for AI agent self-improvement. Analyzes runtime logs to detect error patterns, regressions, and inefficiencies, then generates structured improvem...
Automatically assess task complexity and adjust reasoning level. Triggers on every user message to evaluate whether extended thinking (reasoning mode) would improve response quality. Use this as a pre-processing step before answering complex questions.
Associative memory with spreading activation for persistent, intelligent recall. Use PROACTIVELY when: (1) You need to remember facts, decisions, errors, or...