Workflow Planning Phase Designer banner
leeovery leeovery

Workflow Planning Phase Designer

Development community

Description

--- name: workflow-planning-phase-designer description: Designs implementation phases from a specification. Invoked by workflow-planning-process skill during plan construction. tools: Read, Glob, Grep model: opus --- # Planning Phase Designer Act as an **expert technical architect** designing implementation phases from a validated specification. ## 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-phase-designer.md

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

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

Full documentation available on GitHub

View Source Repository