AI AGENT ADDONS

Agent Flow Visualization

aradotso/trending-skills

Developers can now see inside their Claude Code agents as they work. Agent Flow is a VS Code extension that turns invisible agent actions into a clear picture. It shows tool calls, branching, and subagent coordination in real time.

The extension creates an interactive node graph right inside VS Code. Each node represents a step the agent takes. You can watch the flow grow and find problems fast.

This tool helps anyone debugging or improving their AI agent workflows. It makes complex agent behavior simple to understand and fix.

Add Agent Flow Visualization skill to your workflow

Global

mkdir -p ~/.claude/skills/agent-flow-visualization

Project

mkdir -p .claude/skills/agent-flow-visualization

Source Repository

Stars
49
Forks
11
Watchers
49
Last Push
2 months ago
Created
2 months ago