Plugin · Claude Code · AI Agents

Victorstein Claude Canvas

victorstein-claude-canvas is a Claude Code plugin for the Build phase that adds a TUI toolkit and Agent Monitor so you can view sub-agent activity in real time from the terminal.

by victorstein · github.com/victorstein/claude-canvas

Run Claude Code with a terminal UI toolkit and Agent Monitor to see sub-agent activity in real time while you build and debug multi-agent sessions.

0
GitHub stars
0
Installs
0
Community votes
One vote per signed-in builder - it helps surface the tools the community actually relies on.
Install

Add it to Claude Code

Install the plugin in Claude Code. One command, paste-ready.

Install the plugin
/plugin install victorstein-claude-canvas@victorstein/claude-canvas
Add to ClaudeUse the Agent APISkillselion is itself an MCP server - your agent can fetch this config directly.
Agent API

Built to be called by your agent

Skillselion is itself an MCP server. Your agent can pull this entry and a paste-ready install config straight from the API - no copy-paste.

Retrieve this entry with skillselion.get_details("plugin:victorstein/claude-canvas") and the paste-ready config with skillselion.get_install_config("plugin:victorstein/claude-canvas").

About

What it does

victorstein-claude-canvas packages a Claude Code terminal user interface toolkit centered on an Agent Monitor that surfaces sub-agent activity as it happens. Solo builders running parallel or nested agents often lose situational awareness in scrollback-only chat; this plugin marketplace entry targets that gap with realtime displays, canvas-oriented layouts, and control surfaces hinted by keywords like spawn, terminal, interactive, documents, and calendars. Install it when you are extending Claude Code during Build agent-tooling work and you need a dashboard-like view in the terminal rather than bolting on a separate web UI. It also helps during Operate monitoring when you are watching long-running agent chains and during Ship review when you want a clearer picture of what sub-agents touched before you trust the output. Expect intermediate complexity: you must be comfortable with TUIs, Claude Code plugin registration, and interpreting live agent telemetry. It is an observability and orchestration layer for Claude Code, not a replacement for planning skills or deployment automation.

Highlights

  • Claude Code TUI toolkit with interactive canvas-style terminal displays.
  • Agent Monitor for real-time sub-agent activity viewing.
  • Supports communication and control flows across documents, calendars, flights, and other interactive panels per catalog
  • Realtime spawn and terminal-oriented workflows for multi-agent Claude Code sessions.
  • Single-plugin marketplace bundle focused on visibility, not generic coding snippets.

Why builders use it

Multi-agent Claude Code sessions hide what sub-agents are doing until output appears, which makes debugging and trust slow for solo builders.

After install, you get interactive terminal canvas views and live Agent Monitor visibility into spawned sub-agents while you work.

At a glance

  • Type - Plugin in AI Agents.
  • Adoption - 0 installs, 0 stars, 0 votes.

FAQ

Who is victorstein-claude-canvas for?

It is for Claude Code users—often solo builders or small teams—who run sub-agents and want a terminal-native way to monitor and control those sessions.

When should I use victorstein-claude-canvas?

Use it during active Build and Operate work whenever you spawn multiple agents and need realtime feedback on what each worker is doing.

How do I add victorstein-claude-canvas to my agent?

Add the victorstein/claude-canvas repository as a Claude Code plugin marketplace, install the bundled plugin, and launch the TUI or Agent Monitor from your Claude Code plugin commands.

Discussion

Comments

Share how you use victorstein-claude-canvas, gotchas, or tips for other indie builders.

No comments yet - be the first to share how you use it.

This week for builders

Five minutes, every Monday — the tools, releases and tactics for shipping solo.

unsubscribe anytime.