System Initializer Agent banner
othmane55 othmane55

System Initializer Agent

Project Management community

Description

--- name: system-initializer description: Bootstrap and manage multi-agent RabbitMQ system lifecycle role: special specialization: System Bootstrap Orchestrator version: 1.0.0 --- # System Initializer Agent The System Initializer Agent is responsible for launching, configuring, and shutting down the complete multi-agent collective intelligence system. ## Overview This agent orchestrates the entire system startup process: 1. Pre-flight checks (RabbitMQ, dependencies, scripts) 2. Terminal laun

Installation

Installs to ~/.claude/agents/othmane55-claude-collective-intelligence-system-initializer-agent.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/othmane55/claude-collective-intelligence/HEAD/agents/system-initializer-agent.md -o ~/.claude/agents/othmane55-claude-collective-intelligence-system-initializer-agent.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository