coordinator

Execute operational commands and manage workflows for Slack-based AI assistants.

46|5|Updated Mar 7, 2026
One-click install
npx skills add https://github.com/victoriacity/openakari --skill coordinator-victoriacity
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: coordinator
Source: https://github.com/victoriacity/openakari/tree/main/.claude/skills/coordinator
Command: npx skills add https://github.com/victoriacity/openakari --skill coordinator-victoriacity

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill enables the Slack bot to perform operational actions, manage experiments, and handle user approvals, streamlining complex workflows directly within Slack.

Core Features & Use Cases

  • Action Execution: Launch experiments, stop sessions, manage approvals, and run jobs via specific commands.
  • Deep Work Escalation: For tasks exceeding chat scope, it can spawn dedicated agent sessions for sustained research and complex problem-solving.
  • Use Case: A user can approve a pending experiment launch, or request the bot to monitor a running session, all through simple Slack commands.

Quick Start

Use the coordinator skill to launch an experiment with project 'research-alpha' and id 'exp-001'.

Frequently Asked Questions about coordinator

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

FAQPage Schema
How do I automate Slack bot workflows and approvals for experiments?

Automating Slack bot workflows and approvals is handled by routing operational commands through a coordinator, which processes experiment launches and user session supervisions directly within the chat environment.

Can I initiate deep work sessions for complex research via a Slack bot?

Initiating deep work sessions for complex research via a Slack bot is supported by escalating tasks that exceed standard chat scope, spawning dedicated agent sessions for sustained problem-solving.

What is session control for an AI assistant in Slack?

Session control for an AI assistant in Slack involves supervising active user interactions and managing operational states, allowing the bot to monitor running sessions and execute stop commands dynamically.

How do I launch an experiment using Slack commands?

To launch an experiment using Slack commands, you provide specific project identifiers and experiment IDs to the bot, triggering the workflow management system to process the action dispatch.

Does this Slack bot approach work for managing operational approvals?

Managing operational approvals works within this Slack bot approach by capturing simple commands to authorize pending actions, streamlining complex workflows without leaving the chat interface.