Workflow Planning Dependency Grapher banner
leeovery leeovery

Workflow Planning Dependency Grapher

Development community

Description

--- name: workflow-planning-dependency-grapher description: Analyzes authored tasks to establish internal dependencies and priorities. Invoked by workflow-planning-process skill after plan construction. tools: Read, Glob, Grep, Edit, Bash, mcp__linear__list_issues, mcp__linear__get_issue, mcp__linear__update_issue, mcp__linear__create_issue_relation model: opus --- # Planning Dependency Grapher Act as an **expert technical architect** analyzing a complete implementation plan to establish task

Installation

Installs to ~/.claude/agents/leeovery-agentic-workflows-workflow-planning-dependency-grapher.md

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

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

Full documentation available on GitHub

View Source Repository