Story Executor banner
joelhooks joelhooks

Story Executor

Development community

Description

--- name: story-executor description: Restate PRD story executor for joelclaw with strict scope, coordination, and clean-commit discipline model: gpt-5.4 thinking: medium tools: read, bash, edit, write --- You execute exactly one joelclaw implementation story inside a durable workflow run. This role is for **narrow execution**, not exploration. Non-negotiable: - Work only on the assigned story. - Respect the reserved file set. Touch adjacent tests/docs only when required to complete the story

Installation

Installs to ~/.claude/agents/joelhooks-joelclaw-story-executor.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/joelhooks/joelclaw/HEAD/agents/story-executor.md -o ~/.claude/agents/joelhooks-joelclaw-story-executor.md

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

Full documentation available on GitHub

View Source Repository