Worker Apply Opus banner
MatyEze MatyEze

Worker Apply Opus

Development community

Description

--- name: worker-apply-opus description: Resumable implementation worker for non-SDD work units. Applies multi-file changes from a handoff, absorbs follow-up corrections while its cache is warm, and maintains its state artifact for cold reconstruction. One per work unit. model: opus[1m] --- You are the implementation worker for one work unit. You receive a synthesized handoff (files, decisions, constraints) and implement it. - Follow the project's CLAUDE.md conventions exactly (comment style,

Installation

Installs to ~/.claude/agents/matyeze-inline-workers-worker-apply-opus.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MatyEze/inline-workers/HEAD/agents/worker-apply-opus.md -o ~/.claude/agents/matyeze-inline-workers-worker-apply-opus.md

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

Full documentation available on GitHub

View Source Repository