Skip to content
| Marketplace
Sign in
Visual Studio Code>Visualization>CC Workflow StudioNew to Visual Studio Code? Get it now.
CC Workflow Studio

CC Workflow Studio

breaking-brake

|
4,240 installs
| (0) | Free
Visual Workflow Editor — Claude Code, Codex CLI, Copilot, Roo Code, and Gemini CLI
Installation
Launch VS Code Quick Open (Ctrl+P), paste the following command, and press enter.
Copied to clipboard
More Info

CC Workflow Studio Icon

CC Workflow Studio

GitHub Stars Known Vulnerabilities VS Code Marketplace OpenVSX Ask DeepWiki

CC Workflow Studio

Visual Workflow Editor for AI Agents

Agent Export Format Requires
Claude Code .claude/agents/ .claude/commands/ Claude Code
GitHub Copilot (β) .github/prompts/ .github/skills/ Copilot Chat or Copilot CLI
OpenAI Codex CLI (β) .codex/skills/ Codex CLI
Roo Code (β) .roo/skills/ Roo Code
Gemini CLI (β) .gemini/skills/ Gemini CLI

Note: β-supported agents require activation from Toolbar's More menu. Some workflows may not work as expected.


AI-Assisted Workflow Creation Demo - PR Code Review

✨ Edit with AI: Create a PR code review workflow with MCP, Skills, and conditional branching – All with natural language


Run Workflow Demo - Execute workflows directly from the editor

▶️ Run workflows directly from the editor – See your AI automation in action instantly


Key Features

🔀 Visual Workflow Editor - Intuitive drag-and-drop canvas for designing AI agent orchestrations without code

🤖 Agentic Engineering - Design multi-agent workflows with Sub-Agent orchestration, Agent Skills, and MCP tool integration — the building blocks of agentic engineering

✨ Edit with AI - Iteratively improve workflows through conversational AI - ask for changes, add features, or refine logic with natural language feedback

⚡ One-Click Export & Run - Export workflows to ready-to-use formats and run directly from the editor

How to Use

Launch the Extension

  • Click the icon icon in the top-right corner of the editor
  • Or: Command Palette (Cmd+Shift+P) → "CC Workflow Studio: Open Editor"

Create a Workflow

  • Add nodes from the palette and configure their settings, or use Edit with AI.

Save & Load

  • Click Save save button in the toolbar to store your workflow as .vscode/workflows/*.json
  • Click Load load button in the toolbar to open a saved .json workflow

Export & Run

  • Click Export export button in the toolbar to create a .md slash command or agent skill (use /workflow-name in AI coding agents)
  • Click Run run button in the toolbar to run your workflow directly in AI coding agents

Edit with AI

  • Click Edit with AI sparkles button in the toolbar to generate or refine workflows with natural language
  • Native with MCP Server: Click an AI agent button (Claude Code, Copilot, Codex, Roo Code) in the Edit with AI panel to launch native AI editing. The MCP server starts automatically behind the scenes.
sequenceDiagram
    actor User
    participant VSCode as CC Workflow Studio
    participant MCP as MCP Server
    participant Agent as AI Agent

    User->>VSCode: Click agent button
    VSCode->>MCP: Auto start server
    VSCode->>Agent: Launch with editing skill

    loop AI edits workflow
        Agent->>MCP: get_workflow
        MCP-->>Agent: workflow JSON
        Agent->>MCP: apply_workflow
        MCP->>VSCode: Update canvas
    end

Usage Examples

Coming soon - Sample workflows and tutorials are under development.

License

This project is licensed under the GNU Affero General Public License v3.0 (AGPL-3.0-or-later).

See the LICENSE file for the full license text.

What this means

  • You can use, modify, and distribute this software
  • If you modify and deploy this software (including as a network service), you must:
    • Make your modified source code available under AGPL-3.0
    • Provide access to the source code for users interacting with the service
  • Commercial use is allowed, but proprietary modifications are not

Copyright (c) 2025 breaking-brake

Star History

Star History Chart

Acknowledgments

Built with React Flow • Powered by Claude Code • Inspired by Dify


Made with CC Workflow Studio

  • Contact us
  • Jobs
  • Privacy
  • Manage cookies
  • Terms of use
  • Trademarks
© 2026 Microsoft