# cc-wf-studio

You think visually. AI thinks in .md. CC Workflow Studio speaks both. Design workflows on a canvas. Export as Markdown your AI agent already understands. No more prompt-guessing. Why CC Workflow Studio? - Speaker Deck Link

- Tier: Indexed (plain plugin)
- Category: Development
- Page: https://www.flowy.sh/listings/breaking-brake-cc-wf-studio
- Source: https://github.com/breaking-brake/cc-wf-studio
- Price: free and open source

## Summary
cc-wf-studio is a Claude Code plugin with 10 hand-picked skills for development work, indexed on Flowy. Install it with the command on its page. It includes jira-driven-planning, next-idea, next-qa-idea. Its skills do not fire on their own yet. Request auto-invocation to have Flowy route them as you prompt. Free and open source.

## Install (Claude Code)
```
npx -y skills add breaking-brake/cc-wf-studio --agent claude-code
```

## Skills
- jira-driven-planning
- next-idea
- next-qa-idea
- next-qa
- next-task
- pr-review-analysis
- pr-to-main-cleanup
- pr-to-main
- workflow-schema-tuning
- ccwf-cli

## FAQ

### What is cc-wf-studio?
You think visually. AI thinks in .md. CC Workflow Studio speaks both. Design workflows on a canvas. Export as Markdown your AI agent already understands. No more prompt-guessing. Why CC Workflow Studio? - Speaker Deck Link

### How do I install cc-wf-studio?
Run these in Claude Code: npx -y skills add breaking-brake/cc-wf-studio --agent claude-code. Then prompt normally.

### Does cc-wf-studio auto-invoke its skills?
Not yet. It is indexed on Flowy as a plain plugin. Request auto-invocation on its page and Flowy will route its skills for you as you prompt.

### Is cc-wf-studio free?
Yes. Flowy is free and open source, with nothing gated. You can read every skill in full before you install.
