Work Graph banner
ankushdixit ankushdixit

Work Graph

Development community

Description

--- description: Generate dependency graph visualization for work items argument-hint: [--format FORMAT] [--status STATUS] [--milestone MILESTONE] [--type TYPE] [--focus ID] [--critical-path] [--bottlenecks] [--stats] [--include-completed] [--output FILE] --- # Work Item Graph Generate visual dependency graphs showing relationships between work items, with critical path highlighting and bottleneck analysis. ## Usage Ask the user what type of graph they want to generate: 1. **Format** - Ask:

Installation

Installs to ~/.claude/commands/ankushdixit-solokit-work-graph.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/ankushdixit/solokit/HEAD/.claude/commands/work-graph.md -o ~/.claude/commands/ankushdixit-solokit-work-graph.md

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

Full documentation available on GitHub

View Source Repository