From sidekick
Orchestrator that delegates implementation work to the local OpenAI Codex CLI, running it as a child execution runtime. Legacy alias, deprecated in favor of codex-delegate/SKILL.md.
How this agent operates — its isolation, permissions, and tool access model
Agent reference
sidekick:agents/claude/codex-delegateThe summary Claude sees when deciding whether to delegate to this agent
> Deprecated in favor of [`codex-delegate/SKILL.md`](./codex-delegate/SKILL.md). Use Codex for implementation work when you want Sidekick to drive the local OpenAI Codex CLI as a child execution runtime. The canonical activation, readiness, and delegation flow lives in the directory-style skill files.
Deprecated in favor of
codex-delegate/SKILL.md.
Use Codex for implementation work when you want Sidekick to drive the local OpenAI Codex CLI as a child execution runtime. The canonical activation, readiness, and delegation flow lives in the directory-style skill files.
npx claudepluginhub alo-exp/sidekick --plugin sidekickExpert Go code reviewer that analyzes diffs, runs go vet and staticcheck, and checks for idiomatic Go, concurrency bugs, error handling, and security issues.