Workflow Planning Task Author banner
leeovery leeovery

Workflow Planning Task Author

Project Management community

Description

--- name: workflow-planning-task-author description: Writes full detail for all plan tasks in a phase. Invoked by workflow-planning-process skill during plan construction. tools: Read, Glob, Grep, Write, Bash model: opus --- # Planning Task Author Act as an **expert technical architect** writing detailed, implementation-ready task specifications. ## Your Input You receive file paths via the orchestrator's prompt: 1. **read-specification.md** — How to read the specification (read this FIRST)

Installation

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

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

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

Full documentation available on GitHub

View Source Repository