scbe-ops-control

Coordinates multi-agent communication across JSON packets, JSONL lanes, and Obsidian notes.

6|1|Updated Jan 17, 2026
One-click install
npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill scbe-ops-control
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: scbe-ops-control
Source: https://github.com/issdandavis/SCBE-AETHERMOORE/tree/main/.claude/skills/scbe-ops-control
Command: npx skills add https://github.com/issdandavis/SCBE-AETHERMOORE --skill scbe-ops-control

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Coordinate cross-surface multi-agent communication and status tracking for SCBE-AETHERMOORE.

Core Features & Use Cases

  • SEND — publish cross-talk to all surfaces to ensure delivery, with per-surface failure reporting.
  • ACK & VERIFY — acknowledge receipts, verify delivery across four surfaces, and surface any missing packets.
  • HEALTH & ROSTER — perform system health checks and agent roster queries to surface active lanes.

Quick Start

Initiate a coordinated handoff across all surfaces and observe the resulting cross-talk packet log.

Frequently Asked Questions about scbe-ops-control

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

FAQPage Schema
What is multi-agent cross-surface communication and status tracking?▼

Multi-agent cross-surface communication coordinates handoffs and health checks across JSON packets, JSONL lanes, Obsidian notes, and agent logs. It uses a SEND/ACK/VERIFY protocol to ensure structured packet delivery and session management across active lanes.

How do I coordinate multi-agent handoffs across JSON packets and Obsidian notes?▼

Initiate a coordinated handoff to publish cross-talk packets to all surfaces using the SEND operation. The system applies a SEND/ACK/VERIFY protocol to ensure delivery and surfaces per-surface failure reporting for missing packets.

Can I perform system health checks and agent roster queries across multiple surfaces?▼

Yes, you can perform system health checks and agent roster queries to surface active lanes. The HEALTH and ROSTER functionality queries multi-agent status tracking across JSON packets, JSONL lanes, Obsidian notes, and agent logs.

How does the SEND/ACK/VERIFY protocol handle missing packets in multi-agent coordination?▼

The SEND/ACK/VERIFY protocol acknowledges receipts and verifies delivery across four surfaces. If packets are missing during multi-agent coordination, the verification process surfaces the failures and reports them on a per-surface basis.

What's the best way to verify delivery across JSONL lanes and agent logs?▼

The best way to verify delivery across JSONL lanes and agent logs is using the ACK and VERIFY operations. This multi-agent coordination approach acknowledges receipts and surfaces any missing packets across all four defined surfaces.

Do I need any dependencies to run multi-agent ops control scripts?▼

No dependencies are required to run the multi-agent ops control scripts. The Skill independently coordinates cross-surface communication and applies session-management checks using its internal SEND/ACK/VERIFY protocol.