ImL1s

Grok Bot Control — Development skill for Claude Code

Development community

Portable agent plugin for Grok Bot handoffs, scoped send checks, and offline verification in Codex, Claude Code, and Grok Build.

How to install Grok Bot Control

This entry records only its repository, not the path inside it, so there is no exact command to give. Open ImL1s/grok-bot-control and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Grok Bot Control does

Portable agent plugin for Grok Bot handoffs, scoped send checks, and offline verification in Codex, Claude Code, and Grok Build.

Alternatives in Development

  • Ccusage — CLI for analyzing Claude Code/Codex usage from local JSONL files 11.8k ★
  • Discipline — Toggle discipline mode — auto-invoke verification, brainstorming-before-coding, and review checks 2.8k ★
  • Zeron — A native control plane for Claude Code, Codex, Cursor, Devin and other coding agents 1.4k ★

README

Grok Bot Control

**Reviewable Grok Bot handoffs for Codex, Claude Code, and Grok Build.** One shared Agent Skill identifies the right conversation, preserves drafts, reconciles uncertain sends, and verifies the work that comes back.

[Website](https://iml1s.github.io/grok-bot-control/) · [Releases](https://github.com/ImL1s/grok-bot-control/releases) · [Support](https://iml1s.github.io/grok-bot-control/support/) · [MIT license](LICENSE)

This is an independent community plugin by [ImL1s](https://github.com/ImL1s). It is not affiliated with or endorsed by OpenAI, Cursor, or xAI. Public availability here does not mean approval or listing in an official plugin directory.

Install in Codex

codex plugin marketplace add ImL1s/grok-bot-control
codex plugin add grok-bot-control@grok-bot-control-local

Start a new Codex task, then ask:

Use $grok-bot-control to coordinate with my authorized Grok Bot conversation. Read the latest response, check the returned evidence, and continue the handoff.

You need a host-provided computer-use tool or the [optional pinned CLI adapter](plugins/grok-bot-control/skills/grok-bot-control/references/cli-adapter.md), plus access to the target conversation. The native app procedure has been exercised on macOS. Installing this plugin does not grant account access or install either backend.

For an offline install, extract the marketplace ZIP from [Releases](https://github.com/ImL1s/grok-bot-control/releases), add that extracted folder with `codex plugin marketplace add /path/to/grok-bot-control-marketplace`, then run the second install command above.

What is included

  • A reusable conversation workflow: target, draft, readback, send, acknowledgement, and artifact review.
  • Read-only Python helpers for host capability assessment, send-state decisions, and bounded follow-up timing.
  • An optional CLI adapter for Bot roster, normalized transcript reads, and explicit sends; a shared local delivery journal blocks repeat dispatch a