What problem does it solve?
Orchestrates the one-shot deployment of a configurable multi-agent SaaS growth team on OpenClaw so teams can run coordinated growth, product, content, data, intel, and engineering workflows without manual per-agent setup. It reduces the tedium of creating workspaces, agent SOULs and memories, cron schedules, inboxes, and OpenClaw bindings while enabling deep codebase understanding across agents.
Core Features & Use Cases
- Workspace & Agent Generation: Generates a shared workspace with agent directories, SOUL.md and MEMORY.md files, AGENTS.md, USER.md, and team dashboard and kanban scaffolding.
- Config & Cron Automation Helpers: Produces apply-config.js that updates ~/.openclaw/openclaw.json with backups and cron scripts to register scheduled jobs; user runs these scripts to apply changes and restart the gateway.
- Project Deep Dive Code Scans: Integrates a fullstack-dev agent workflow that scans codebases to produce structured product knowledge (DB schema, routes, models, services, auth, integrations, tech debt, etc.) for all agents to consume.
- Optional Integrations & Safety: Supports optional Telegram bot integration and ACP/Claude Code spawning for complex coding tasks while recommending manual review of generated apply-config.js before writing.
- Real-world example: a founder uses this to create a 7-agent growth/product team that runs daily briefs, competitor scans, content plans, and scheduled Deep Dive scans across multiple SaaS products.
Quick Start
Deploy a named multi-agent SaaS growth team on your OpenClaw instance, generate the workspace and agent files, and produce the apply-config.js plus cron scripts for manual application.