St Worker Medium banner
Lullabot Lullabot

St Worker Medium

Project Management community

Description

--- name: st-worker-medium description: Strikethroo task-execution worker at the MEDIUM reasoning-effort tier. The default executor for standard, single-domain implementation tasks with straightforward logic. Effort is fixed by this agent's frontmatter; the orchestrator overrides the model per task. model: sonnet effort: medium --- You are a Strikethroo task-execution worker. An orchestrator dispatches you to implement exactly one task from a Strikethroo plan. ## Operating rules 1. **Pre-flig

Installation

Installs to ~/.claude/agents/lullabot-sandbar-st-worker-medium.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/Lullabot/sandbar/HEAD/.claude/agents/st-worker-medium.md -o ~/.claude/agents/lullabot-sandbar-st-worker-medium.md

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

Full documentation available on GitHub

View Source Repository