Multi-agent workflow orchestration for OpenClaw. Use when user mentions antfarm, asks to run a multi-step workflow (feature dev, bug fix, security audit), or...
Initial release of antfarm-workflows: multi-agent workflow orchestration for OpenClaw. - Launches autonomous, cron-driven workflow pipelines (feature dev, bug fix, security audit) using specialized agents. - Provides CLI for workflow management: install/uninstall, run workflows, check status, logs, and dashboard access. - Workflows and steps are fully automated via staggered cron jobs; agents operate independently and coordinate via a shared SQLite database. - Includes documentation for best practices, custom workflow creation, and advanced management commands.