Workflow Planning Review Traceability banner
leeovery leeovery

Workflow Planning Review Traceability

Development community

Description

--- name: workflow-planning-review-traceability description: Analyzes plan traceability against specification in both directions. 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: Traceability Perform a **traceability analysis** comparing the plan against its specification in both directions — verifying that everything from the spec is in the plan, and everythi

Installation

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

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

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

Full documentation available on GitHub

View Source Repository