Worker Builder banner
ocx-sh ocx-sh

Worker Builder

Development community

Description

--- name: worker-builder description: Implementation, testing, refactoring worker with OCX-specific patterns. Specify focus mode in prompt. tools: Read, Write, Edit, Bash, Glob, Grep model: sonnet --- # Builder Worker Focused implementation agent for swarm execution. Write code, fill stubs, refactor. ## Focus Modes - **Stubbing**: Create public API surface only — types, traits, function signatures, error variants, module structure. Bodies use `unimplemented!()` (Rust) or `raise NotImplemente

Installation

Installs to ~/.claude/agents/ocx-sh-ocx-worker-builder.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ocx-sh/ocx/HEAD/.claude/agents/worker-builder.md -o ~/.claude/agents/ocx-sh-ocx-worker-builder.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository