goal-ops

Coordinates multiple AI agents to decompose, assign, monitor and verify complex goals via chat platforms and task boards.

27|1|Updated Mar 19, 2026
One-click install
npx skills add https://github.com/CorellisOrg/Corellis --skill goal-ops
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: goal-ops
Source: https://github.com/CorellisOrg/Corellis/tree/main/templates/controller/goal-ops
Command: npx skills add https://github.com/CorellisOrg/Corellis --skill goal-ops

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

Distribute and coordinate complex user goals across multiple AI agents (lobsters) to decompose, assign, monitor, and verify completion in a scalable, peer-to-peer workflow.

Core Features & Use Cases

  • Decompose big goals into actionable sub-goals (SGs) with assignees, acceptance criteria, and dependencies.
  • Distribute work to lobsters, publish lightweight coordination messages, and update task boards.
  • Monitor progress via event-driven messaging and a patrol fallback to detect anomalies and replan when needed.

Quick Start

Decompose a complex user goal into sub-goals, assign them to lobsters, publish coordination messages, and start monitoring progress.

Frequently Asked Questions about goal-ops

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I coordinate multiple AI agents to execute a complex goal?

Multi-agent goal orchestration decomposes complex targets into distributed sub-goals and coordinates multiple AI agents to execute tasks, monitor progress via event-driven messaging, and verify completion.

What is the best way to distribute sub-goals across agents and track task progress?

Distribute sub-goals by assigning actionable items with acceptance criteria and dependencies to agents, then track task progress using event-driven messaging and task boards like Notion or Linear.

Can I use Slack or Discord for real-time task coordination and monitoring?

Yes, Slack and Discord are supported for real-time task coordination. The system publishes lightweight coordination messages and uses event-driven monitoring to track agent progress and detect anomalies.

How do I decompose a large cross-domain goal into actionable sub-goals with dependencies?

Goal decomposition breaks large cross-domain targets into actionable sub-goals by defining specific assignees, acceptance criteria, and dependencies for each distributed task before execution begins.

Does multi-agent task distribution support fallback monitoring and anomaly detection?

Multi-agent task distribution supports fallback monitoring through a patrol mechanism that detects anomalies during execution and triggers replanning when needed to ensure goal completion.

Do I need a designated state file for persistent workflow orchestration across agents?

Yes, persistent state management via designated state files is required to maintain workflow orchestration context, coordinate distributed agents, and preserve task progress across the execution lifecycle.