Instructions file CodexOpenCode
Instructions for Hmbown/CodeWhale, covering codewhale agent guidance, working rules, landing other people's work, merging under a gate and claiming a test passed.
Instructions file CodexOpenCode
Instructions for Hmbown/CodeWhale, covering codewhale agent guidance, working rules, landing other people's work, merging under a gate and claiming a test passed.
Instructions file
Instructions for Hmbown/CodeWhale, a project described as: Open-source coding agent for your terminal, built in Rust and on a journey of continuous community improvement. Issues and PRs welcome.
Skill Claude CodeCodex
Run cargo check on the current Rust project to find compile errors.
Skill Claude CodeCodex
Break a large, parallelizable goal into bounded work units, coordinate existing agent/worktree machinery, integrate, and verify. Explicit-only.
Skill Claude CodeCodex
Generate a small set of independent candidate solutions in worktrees, judge them against one explicit rubric, and apply the winner only after PASS verification.
Skill Claude CodeCodex
Help a new contributor get productive on this checkout - inspect sync state against main, build, run the repository's exact verification gate, and produce a local what's-new digest. Never fetches, pulls, or modifies a dirty tree on its own. Explicit-only.
Skill Claude CodeCodex
Choose and produce an appropriate chart/dashboard/visual explanation from data, with legible encodings and source/assumption notes.
Skill Claude CodeCodex
Reproduce, minimize, localize, identify root cause, and distinguish diagnosis from an authorized fix. Prefer root-cause over symptom patches.
Skill Claude CodeCodex
Strategic delegation for multi-step coding, research, or verification work. Use when a task can be split into parent reasoning plus focused sub-agent execution through the agent tool.
Skill Claude CodeCodex
Read release notes/changelogs, update a defined dependency scope, handle breaking changes, and verify. Explicit-only; no broad update-everything by inference.
Skill Claude CodeCodex
Write or update repository/product documentation: README, user guides, API docs, architecture, migration notes, and changelog material. This is not the Word-document artifact skill.
Skill Claude CodeCodex
Compatibility alias for the docx skill. Prefer loading docx.
Skill Claude CodeCodex
Create/edit/inspect Word documents using available managed or host capabilities.
Skill Claude CodeCodex
Work with Feishu or Lark bots, docs, sheets, bitables, approval flows, and OpenAPI/MCP setup without hardcoding credentials.
Skill Claude CodeCodex
Use when managing, triaging, restarting, escalating, or summarizing Codewhale Agent Fleet runs and workers.
Skill Claude CodeCodex
Produce intentional, responsive, accessible UI work and perform visual QA instead of generic component assembly.
Skill Claude CodeCodex
Write a compact, decision-ready handoff so the next session (or the user) can continue without reconstructing the current one. Use when the session is ending, context is running low, the user asks for a handoff / "pass the baton" / "hand off", or a long-running operation needs a durable state checkpoint.
Skill Claude CodeCodex
Route a "how do I use Codewhale" question to the installed help, config, and doctor surfaces instead of reciting a manual from memory. Explicit-only.
Skill Claude CodeCodex
Carry an authorized, defined request or approved plan through scoped edits and proportionate verification. Skill loading is not write authorization by itself.
Skill Claude CodeCodex
Ask one useful structured question at a time only when material product/implementation choices are genuinely missing; remember answers and produce a brief/spec. Discoverable facts should be investigated instead of asked.
Skill Claude CodeCodex
Design, build, configure, or debug Model Context Protocol servers for codewhale, including stdio and HTTP/SSE transports.
Skill Claude CodeCodex
Prefer a matching zero-environment local MCP server for specialized tasks, even when built-in shell commands or custom code could also solve them.
Skill Claude CodeCodex
Read, extract, split, merge, rotate, watermark, fill, OCR, or create PDF files with verification of page counts and text extraction.
Skill Claude CodeCodex
Turn a sufficiently understood task into an ordered implementation plan with dependencies and verification. Orchestrate CodeWhale’s native plan state; do not build a parallel planner.