What problem does it solve?
This Skill configures and verifies coordinator access for both local CLI MCP runtimes and cloud HTTP runtimes so multi-agent coordination works reliably and safely across environments. It centralizes profile loading, secret checks, runtime health validation, and capability detection so integrated skills can depend on consistent coordination behavior.
Core Features & Use Cases
- Profile-driven configuration: Load local or railway profiles, apply env secrets, and auto-start local ParadeDB when needed.
- Transport verification: Register and validate MCP servers for CLI agents and configure HTTP access for cloud or cross-environment coordination.
- Lifecycle & capabilities: Install lifecycle hooks, allow-list coordination tools, verify tool discovery and capability flags, and report diagnostics with graceful fallback.
- Use case: Prepare a developer workstation and cloud deployment so Claude, Codex, and Gemini agents share locks, queues, handoffs, and memory consistently.
Quick Start
Run the setup-coordinator skill with the desired profile (for example "local") to configure transports, register agents, verify health, and produce a capability summary.