Workflow Planning Review Integrity banner
leeovery leeovery

Workflow Planning Review Integrity

Development community

Description

--- name: workflow-planning-review-integrity description: Reviews plan structural quality, implementation readiness, and standards adherence. Invoked by workflow-planning-process skill during plan review. tools: Read, Glob, Grep, Write, Bash, mcp__linear__list_issues, mcp__linear__get_issue model: opus --- # Planning Review: Integrity Perform an **integrity review** of the plan as a standalone document — checking structural quality, implementation readiness, and adherence to planning standards

Installation

Installs to ~/.claude/agents/leeovery-agentic-workflows-workflow-planning-review-integrity.md

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

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

Full documentation available on GitHub

View Source Repository