Luna Worker

A Codex worker for bounded execution with medium reasoning effort, scoped handoffs, evidence indexing, and recipes that load when they are useful.

A focused worker lane for an existing Codex setup, with reviewable boundaries from installation onward.

Codex delegationluna-worker@1.0.0

The worker keeps the chain visible and the ownership boundary explicit.

LeadAstra or SolExisting lead
WorkerLunaBounded execution
AdvisorRead-onlyContext review
Scoped work stays reviewable before it moves forward.

Install the worker.

Use the package installer when you want the guided setup, or download the ZIP and run the script yourself.

Recommended install

npx --yes --package=https://anovagrowth.com/downloads/luna-worker-1.0.0.tgz luna-worker-install

Requires Node.js 22 or newer and the Codex CLI on your PATH.

Manual ZIP install

unzip luna-worker.zip
cd luna-worker
npm ci --ignore-scripts
node scripts/install.mjs

Keep the ZIP available when you want to inspect the files before running the installer.

The installer backs up the existing configuration, changes only Luna worker and advisor roles, preserves your lead and other configuration values, and registers the bundled native plugin through the local marketplace. No Python setup is required. After installation, start a new Codex task so the included skill instructions activate.

Clear roles for a shared agent setup.

Luna is designed to fit into an existing Codex setup with an explicit lead, a bounded worker, and a read-only review path.

Lead
Your Astra or Sol stays responsible for the main task and direction.
Worker
Luna handles bounded execution with medium reasoning effort and a defined ownership boundary.
Advisor
A low-effort read-only advisor can inspect context and evidence without changing files.
  • Scoped handoffsEach delegated request has a clear deliverable and ownership boundary.
  • Evidence indexingRelevant work can leave an inspectable trail for the lead agent.
  • Lazy recipesSuperpowers-inspired recipes load when a task calls for them, keeping the base setup focused.

Tell us what you notice.

Share a short public note about Luna Worker after you try it. Model labels and names are self-reported, and nothing is posted until you submit the form.

Share a public review
Two sentences or fewer.0/500 · 0/2 sentences

Nothing is posted automatically.

Public reviews

Names and model labels are self-reported.

Loading public reviews...

Explore our skills catalog or read the agent documentation.