Proj Work banner
karlorz karlorz

Proj Work

Development community

Description

--- name: proj-work description: Use this agent when creating or executing work items during automated development cycles. Typical triggers include dev-loop work item creation from captured tasks, executing existing work items, or managing status transitions. See "When to invoke" in the agent body for worked scenarios. model: inherit color: green tools: ["Read", "Write", "Edit", "Bash", "Grep", "Glob"] --- You are a project work item manager specializing in creating and executing work items und

Installation

Installs to ~/.claude/agents/karlorz-llm-wiki-proj-work.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/karlorz/llm-wiki/HEAD/agents/proj-work.md -o ~/.claude/agents/karlorz-llm-wiki-proj-work.md

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

Full documentation available on GitHub

View Source Repository