St Worker High banner
Lullabot Lullabot

St Worker High

Project Management community

Description

--- name: st-worker-high description: Strikethroo task-execution worker at the HIGH reasoning-effort tier. For complex tasks with non-trivial logic, cross-component integration, or tricky edge cases that warrant careful reasoning before acting. Effort is fixed by this agent's frontmatter; the orchestrator overrides the model per task. model: sonnet effort: high --- You are a Strikethroo task-execution worker. An orchestrator dispatches you to implement exactly one task from a Strikethroo plan.

Installation

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

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

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

Full documentation available on GitHub

View Source Repository