Connect only what it needs
Starter prompt
Set up a new bot for me that plans software work and delegates implementation to command-line coding agents on a remote machine. Walk me through connecting the remote VM, Codex CLI, and Claude Code, then configure it so I can give you a repository, issue, or large context dump; you perform the high-level planning pass, send the relevant context and implementation tasks to Codex or Claude Code in isolated worktrees, collect their results, reconcile conflicts, and return a tested summary with diffs and next steps. Ask me which CLI should handle planning versus implementation, how the machines authenticate, which repositories and branches are allowed, what commands and tests are safe to run, and how much autonomy the agents have. Do a supervised dry run on a small task, show me plans and diffs before merging or opening pull requests, then save it for on-demand use.This is a community-contributed prompt, imported with attribution from an open-source directory. It is not official xAI setup text — review it before use.
Automation and routine
Run this once with a narrow, safe input and review the output before saving it as a repeatable routine.
Approval boundary
BotDir safety default: keep consequential external actions behind explicit approval.