codex-worker
01Command Claude Code
Activate the Codex worker protocol defined in CLAUDE.md § "Codex worker protocol (Brain + Hands)".
Command Claude Code
Activate the Codex worker protocol defined in CLAUDE.md § "Codex worker protocol (Brain + Hands)".
Command Claude Code
An end-to-end test command for Kaku, a tool that manages programming-agent panes, together with Feishu messages and runtime monitoring. It starts from a simulated Feishu message and checks the full agent-team workflow.
Hook Claude Code
Runs before the agent uses a tool for Write and Edit tool calls, executing enforce_worktree.sh. From cklxx/elephant.ai.
Settings file Claude Code
Agent settings declaring 3 hook events (PreToolUse, PostToolUse, Stop).
Instructions file CodexOpenCode
Instructions for cklxx/elephant.ai, covering elephant.ai — agent contract, 0. read policy, 1. mandatory core, 1.1 identity and priority and 1.2 code style (non-negotiable).
Instructions file
Instructions for cklxx/elephant.ai, covering elephant.ai — claude code config, memory loading, key references and behavior rules.
Skill Claude CodeCodex
When user needs AnyGenIO content generation → unified CLI for task execution with progressive disclosure.
Skill Claude CodeCodex
When you need to persist files (reports, docs, evidence) beyond the session → create/query/delete durable artifacts.
Skill Claude CodeCodex
When the user wants text-to-speech audio → generate voice files locally (macOS say + afconvert, outputs m4a).
Skill Claude CodeCodex
When a repeated workflow should be codified as a reusable skill → auto-create skill files, optionally using Codex/Claude.
Skill Claude CodeCodex
When you need to interact with web pages using the user's logged-in browser → control Chrome via @playwright/cli daemon, reusing cookies/session with persistent tabs.
Skill Claude CodeCodex
When coding is done and changes need review → multi-dimensional code review (SOLID, security, quality, edge cases), outputs structured report.
Skill Claude CodeCodex
When agent config parameters need querying or modification → read/write YAML configuration files.
Skill Claude CodeCodex
When a topic needs thorough investigation from multiple sources → multi-source search + evidence assembly + structured report.
Skill Claude CodeCodex
When you need to control macOS desktop apps (Atlas, Chrome, Finder) → automate via AppleScript.
Skill Claude CodeCodex
When a Mermaid diagram needs to be shared as an image → render to PNG/SVG.
Skill Claude CodeCodex
When 飞书多维表格 (Bitable) needs CRUD or management → create/query/edit apps, records, fields, views with advanced filtering and batch ops.
Skill Claude CodeCodex
When 飞书日历 events or meetings need managing → CRUD calendar events, manage attendees, query free/busy status.
Skill Claude CodeCodex
When responding in a 飞书 channel → enforce Lark message formatting and writing-style rules (always active).
Skill Claude CodeCodex
When the agent needs to call 飞书/Lark APIs locally → unified CLI (auth/tool/api/help) with progressive disclosure.
Skill Claude CodeCodex
When 飞书云文档 needs creating, reading, or updating → CRUD docs with Lark-flavored Markdown syntax.
Skill Claude CodeCodex
When 飞书 chat history needs reading → fetch group/DM messages, thread replies, and download attached files/images.
Skill Claude CodeCodex
When 飞书任务 (tasks/todos) need managing → CRUD tasks, subtasks, and task lists.
Skill Claude CodeCodex
When 飞书 plugin errors or auth failures occur → troubleshoot with FAQ and authorization diagnostics.