botctl is a command‑line process manager for running autonomous AI agent bots such as Claude. It offers declarative YAML configuration, session memory, hot‑reload, extensible skill modules, and both terminal and web dashboards for controlling bot lifecycles.
Highlights
Declarative YAML config with markdown prompt body enables quick definition of bots.
Autonomous execution loops with session memory allow bots to run continuously and resume work.
Hot‑reload of configuration changes without restarts or redeploys.
Extensible skill ecosystem pulls reusable modules from GitHub to augment bot capabilities.
Web UI/dashboard provides browser‑based monitoring, control, and log streaming.
auto-generated
Context
Audience
Developers, DevOps engineers, and AI practitioners who need to orchestrate, monitor, and extend autonomous AI agents from the command line or browser