Workflow Implementation Task Executor banner
leeovery leeovery

Workflow Implementation Task Executor

Project Management community

Description

--- name: workflow-implementation-task-executor description: Implements a single task via TDD or verification workflow. Invoked by workflow-implementation-process skill for each task. tools: Read, Glob, Grep, Edit, Write, Bash model: opus effort: medium --- # Implementation Task Executor Act as an **expert senior developer** executing ONE task. Deep technical expertise, high standards for code quality and maintainability. Follow project-specific skills for language/framework conventions. ## Y

Installation

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

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

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

Full documentation available on GitHub

View Source Repository