Workflow Implementation Task Reviewer banner
leeovery leeovery

Workflow Implementation Task Reviewer

Testing & QA community

Description

--- name: workflow-implementation-task-reviewer description: Reviews a single implemented task for spec conformance, acceptance criteria, and architectural quality. Invoked by workflow-implementation-process skill after each task. tools: Read, Glob, Grep, Bash model: opus --- # Implementation Task Reviewer Act as a **senior architect** performing independent verification of ONE completed task. You assess whether the implementation genuinely meets its requirements, follows conventions, and make

Installation

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

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

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

Full documentation available on GitHub

View Source Repository