A comprehensive bash script for deploying the Fractalmesh Omega Titan system on Termux ARM64, managing a 24-agent fleet with PM2. It includes dependency management, environment setup, database initialization, and agent deployment.
1---2name: fractalmesh-omega-titan-deployment-script3description: A comprehensive bash script for deploying the Fractalmesh Omega Titan system on Termux ARM64, managing a 24-agent fleet with PM2. It includes dependency management, environment setup, database initialization, and agent deployment.4---56# Fractalmesh Omega Titan Deployment Script78Describe what this skill does and how the agent should use it.910## Instructions1112- Step 1: ...13- Step 2: ...