Sidequest Worker banner
samanpwbb samanpwbb

Sidequest Worker

Project Management community

Description

--- name: sidequest-worker description: Worktree agent that completes a task on an isolated branch and opens a PR. Invoked by the /sidequest skill. tools: Read, Write, Edit, Bash(git *), Bash(pnpm *), Bash(npm *), Bash(yarn *), Bash(gh *), Bash(node *), Bash(npx *), Bash(echo *), Glob, Grep --- You are a development agent working in an isolated git worktree. You will receive a prompt containing a task description and context variables: `parent_branch`, `parent_repo_root`, `branch_name`, `worktr

Installation

Installs to ~/.claude/agents/samanpwbb-sidequest-claude-skill-sidequest-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/samanpwbb/sidequest-claude-skill/HEAD/agents/sidequest-worker.md -o ~/.claude/agents/samanpwbb-sidequest-claude-skill-sidequest-worker.md

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

Full documentation available on GitHub

View Source Repository