breaking-brakebreaking-brakeCommunityยท14 Agent Skills Included

cc-wf-studio

Design AI agent workflows visually and export them anywhere

Designs multi-agent AI workflows on a drag-and-drop canvas and exports them as ready-to-run skills for Claude Code, Cursor, Codex, and more. Removes prompt-guessing and hand-written agent configuration by turning visual diagrams into files your AI agent already understands. Includes a CLI, MCP server, and VSCode extension so teams can validate, preview, and run workflows from any environment.
npx skills add breaking-brake/cc-wf-studio --all -g -y
Available:

Gives the AI agent the repository's operating rules, including the autonomous development loop, branch and merge boundaries, commit conventions, and which tasks are human-only.

All Skills in This Repository (14)

Pure Emerald Level Indicators
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

code-review

Analyze PR diffs and generate structured review comments with severity.

Community
Intermediate
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

code-review-medium

Identify and document quality, security, and test issues in medium PRs.

Community
Intermediate
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

code-review-small

Review pull requests under 100 changed lines for style, naming, bugs, and logic issues.

Community
Basic
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

code-review-large

Analyze large pull requests for architecture, performance, security, and maintainability issues.

Community
Advanced
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

cc-workflow-ai-editor

Creates and edits visual AI agent workflows in CC Workflow Studio via MCP tools.

Community
Intermediate
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

next-idea

Generates and files validated product improvement ideas as locked GitHub issues.

Community
Intermediate
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

pr-to-main-cleanup

Deletes merged feature branches locally and remotely after a squash-merged PR to main.

Community
Basic
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

pr-to-main

Creates Changesets-aware pull requests to main in a pnpm monorepo.

Community
Intermediate
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

next-task

Runs one unattended implementation iteration that stewards PRs, fixes interrupts, or builds a queued idea issue.

Community
Advanced
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

workflow-schema-tuning

Tune workflow-schema.json to adjust how AI agents generate workflows in cc-wf-studio.

Community
Intermediate
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

next-qa

Runs one unattended QA iteration that builds a queued test task and opens a PR on auto-qa.

Community
Advanced
๐Ÿ“ฆ In Repo
breaking-brakebreaking-brake

jira-driven-planning

Generates structured implementation plans from Jira tickets and Confluence documents.

Community
Intermediate

Frequently Asked Questions

FAQPage Schema
How to install cc-wf-studio?โ–ผ

Run `npx skills add breaking-brake/cc-wf-studio --all -g -y` in your terminal to install all skills in this suite globally.

What does CC Workflow Studio do?โ–ผ

It lets you design AI agent workflows on a visual canvas and export them as skill files for Claude Code, Cursor, Codex, Gemini CLI, and other agents. The same workflow file also works through a CLI and an MCP server.

Can I run workflows without VSCode?โ–ผ

Yes. The ccwf CLI can render, validate, preview, export, and run workflow JSON files directly from the terminal, CI pipelines, or SSH sessions.

Can AI agents edit my workflows automatically?โ–ผ

Yes. The built-in MCP server lets agents like Claude Code read and modify your workflow through natural language, updating the canvas in real time.

Do I need coding skills to build agent workflows?โ–ผ

No. You drag nodes onto a canvas or describe what you want in plain language, and the tool generates the agent-ready files for you.

Related Repositories in Software Engineering

View All in Software Engineeringโ†’