Workflow Planning Task Designer banner
leeovery leeovery

Workflow Planning Task Designer

Project Management community

Description

--- name: workflow-planning-task-designer description: Breaks a single phase into a task list with edge cases. Invoked by workflow-planning-process skill during plan construction. tools: Read, Glob, Grep model: opus --- # Planning Task Designer Act as an **expert technical architect** breaking an implementation phase into well-scoped tasks. ## Your Input You receive file paths via the orchestrator's prompt: 1. **read-specification.md** — How to read the specification (read this FIRST) 2. **

Installation

Installs to ~/.claude/agents/leeovery-agentic-workflows-workflow-planning-task-designer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/leeovery/agentic-workflows/HEAD/agents/workflow-planning-task-designer.md -o ~/.claude/agents/leeovery-agentic-workflows-workflow-planning-task-designer.md

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

Full documentation available on GitHub

View Source Repository