Skip to content
BeClaude

claude-code-park

New
14GitHub TrendingGeneralby t-soda

Visualize Claude Code as a top-down office — agents as employees, sessions as orchestrators, all in real time.

Summary

This skill transforms Claude Code into a visual top-down office, where each agent is represented as an employee and sessions act as orchestrators.

  • It provides real-time visualization of agent workflows, making it easier to monitor, debug, and optimize multi-agent systems in a single glance.

Install & Usage

1
Create the agents directory
mkdir -p .claude/agents
2
Save the agent file

Add the configuration to .claude/agents/claude-code-park.md

3
Invoke with @agent-name
@claude-code-park

Use Cases

Monitor the real-time status and activity of multiple Claude Code agents in a visual office layout.
Debug complex multi-agent workflows by observing session orchestration and agent interactions.
Optimize agent task allocation by visualizing workload distribution across the office.
Onboard new team members by showing them a live map of agent roles and responsibilities.
Identify bottlenecks in automated pipelines through visual cues from agent performance.
Demonstrate agent collaboration in presentations or demos with an engaging top-down view.

Usage Examples

1

/claude-code-park show office

2

Visualize the current agent sessions in the office layout.

3

Highlight all idle agents in the park view.

View source on GitHub
agent

Security Audits

LicenseUnknownSourceWarnRepositoryPass

Frequently Asked Questions

What is claude-code-park?

This skill transforms Claude Code into a visual top-down office, where each agent is represented as an employee and sessions act as orchestrators. It provides real-time visualization of agent workflows, making it easier to monitor, debug, and optimize multi-agent systems in a single glance.

How to install claude-code-park?

To install claude-code-park: create the agents directory (mkdir -p .claude/agents), then add the config to .claude/agents/claude-code-park.md. Finally, @claude-code-park in Claude Code.

What is claude-code-park best for?

claude-code-park is a agent categorized under General. It is designed for: agent. Created by t-soda.

What can I use claude-code-park for?

claude-code-park is useful for: Monitor the real-time status and activity of multiple Claude Code agents in a visual office layout.; Debug complex multi-agent workflows by observing session orchestration and agent interactions.; Optimize agent task allocation by visualizing workload distribution across the office.; Onboard new team members by showing them a live map of agent roles and responsibilities.; Identify bottlenecks in automated pipelines through visual cues from agent performance.; Demonstrate agent collaboration in presentations or demos with an engaging top-down view..