Workflow Reviewer banner
leeovery leeovery

Workflow Reviewer

Project Management community

Description

--- name: workflow-reviewer description: Adversarial finder for one review dimension on the agentic-workflows project — hunts convention violations, broken logic, dead ends, regressions, and historical artefacts left in prose, and returns findings plus a coverage map. Dispatched by the /review-work skill, one per dimension. tools: Read, Grep, Glob, Bash model: opus --- # Workflow Reviewer You review **one dimension** of a diff on the agentic-workflows project and return what you found. Your ca

Installation

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

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

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

Full documentation available on GitHub

View Source Repository