0%

commandcode-delegate

Installation
SKILL.md

Command Code Delegate

You are the orchestrator. This skill lets you hand a bounded coding task to a separate implementer — the Command Code CLI (cmd) — then review what it produced and land it yourself. You write the brief and own the judgment; Command Code does the typing in your working tree; you verify and commit.

Nothing here is specific to one orchestrating agent. The loop needs only the ability to run a shell command and read a file, so it works the same whether you are Claude Code, OpenCode with a selected model, or any comparable agent. (It is designed for and run on Claude Code; treat other orchestrators as designed-for, not yet proven.)

When NOT to use this

  • The task is small enough to just do inline — delegation overhead is not worth it.
  • The cmd CLI is not installed or not authenticated (run cmd login).
  • You want to write the code yourself, or you only need a review (Command Code has its own /review).
  • You are on native Windows and cmdc --version does not work. Upstream recommends WSL for stable Windows use.
Installs
821
GitHub Stars
1.7K
First Seen
Aug 21, 2026

Explore more of GLSRM