Workflow Implementation Task Writer banner
leeovery leeovery

Workflow Implementation Task Writer

Content & Marketing community

Description

--- name: workflow-implementation-task-writer description: Creates plan tasks from a staging file of proposed tasks. Reads the staging file's task content, takes the prompt's approved task numbers, and creates exactly those in the plan using the format's authoring adapter — into one new phase or per-task destinations. Invoked by the implementation and review skills after user approval (analysis findings, review remediation, ad hoc additions, the consolidation boundary). tools: Read, Write, Edit,

Installation

Installs to ~/.claude/agents/leeovery-agentic-workflows-workflow-implementation-task-writer.md

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

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

Full documentation available on GitHub

View Source Repository