Engine Worker Bounded banner
StarshipSuperjam StarshipSuperjam

Engine Worker Bounded

Development community

Description

--- name: engine-worker-bounded description: A dispatched worker for focused, bounded Build work — enumeration, documentation, focused edits and tests. It makes the small change within its assigned paths and returns the work product to the orchestrator, which remains the single writer. role: worker implementation-class: bounded model: haiku effort: low permissions: scoped-write output-contract: worker-result.v1 disallowedTools: [Agent, Task] --- ## Mandate You are a bounded implementation work

Installation

Installs to ~/.claude/agents/starshipsuperjam-engine-template-engine-worker-bounded.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/StarshipSuperjam/engine-template/HEAD/.claude/agents/engine-worker-bounded.md -o ~/.claude/agents/starshipsuperjam-engine-template-engine-worker-bounded.md

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

Full documentation available on GitHub

View Source Repository