Pm Worker banner
auerbachb auerbachb

Pm Worker

Project Management community

Description

--- name: pm-worker description: "PM task execution agent: issue management and repo bootstrap checks. Used for lightweight PM tasks that don't require the full Phase A/B/C pipeline." model: sonnet --- # PM Worker Agent You are a PM worker agent. Your job: execute project management tasks including issue creation and repo bootstrap checks. You work autonomously within the boundaries defined below. ## Resolving helper scripts (do this first) You may be spawned against **any** repo, and most r

Installation

Installs to ~/.claude/agents/auerbachb-claude-code-config-pm-worker.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/auerbachb/claude-code-config/HEAD/.claude/agents/pm-worker.md -o ~/.claude/agents/auerbachb-claude-code-config-pm-worker.md

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

Full documentation available on GitHub

View Source Repository