← all repositories
breaking-brake/cc-wf-studio

A whiteboard for AI agent skills and slash commands

Because orchestrating AI agents shouldn't require hand-writing Markdown prompts.

5.3k stars TypeScript Coding AssistantsAgents
cc-wf-studio
Velocity · 7d
+1.3
★ / day
Trend
steady
star history

What it does

CC Workflow Studio is a visual editor—available as a VSCode extension, a CLI, and an MCP server—that lets you diagram multi-agent workflows on a drag-and-drop canvas. It saves your graph as workflow.json and exports it to agent-specific Markdown directories like .claude/agents/ or .cursor/skills/. The same JSON file feeds the canvas, the terminal, and the MCP server, so you can design in the IDE and run headless elsewhere.

The interesting bit

The tool is its own user: the bundled MCP server exposes the workflow file to external AI clients, so Claude Code can query and rewrite the automations you originally built for it. It is a visual IDE for prompt engineering that the AI can also edit programmatically.

Key highlights

  • Ships to eight agent formats, including Claude Code, GitHub Copilot, OpenAI Codex, Cursor, and Roo Code.
  • Triple interface: React Flow canvas, headless ccwf CLI, and stdio-based ccwf-mcp server.
  • Supports sub-agent orchestration and MCP tool integration within the graph.
  • AGPL-3.0 license: free to use commercially, but keep your source open if you modify and deploy it.

Caveats

  • Claude Code is the only first-class citizen; every other agent must be manually enabled from a More menu.
  • Sample workflows and tutorials are still listed as “coming soon.”

Verdict

Grab it if you are deep in Claude Code or similar agents and want a visual way to tame complex prompt chains. Pass if you do not use AI coding agents or prefer plain Markdown in a text editor.

Frequently asked

What is breaking-brake/cc-wf-studio?
Because orchestrating AI agents shouldn't require hand-writing Markdown prompts.
Is cc-wf-studio open source?
Yes — breaking-brake/cc-wf-studio is an open-source project tracked on heatdrop.
What language is cc-wf-studio written in?
breaking-brake/cc-wf-studio is primarily written in TypeScript.
How popular is cc-wf-studio?
breaking-brake/cc-wf-studio has 5.3k stars on GitHub and is currently holding steady.
Where can I find cc-wf-studio?
breaking-brake/cc-wf-studio is on GitHub at https://github.com/breaking-brake/cc-wf-studio.

heatdrop uses Google Analytics to see which pages get read — nothing else. Your call. How we handle data.