breaking-brake/cc-wf-studio

DirSkills catalogs 11 skills from this repository, across 3 categories: AI Engineering, Automation, Quality.

5.4K stars571 forksView on GitHub
🧠
2w ago

CC Workflow AI Editor

CC Workflow AI Editor creates and edits visual AI agent workflows through interactive conversation using MCP tools. Use it to create new workflows, modify existing ones, or edit the workflow canvas in CC Workflow Studio via the built-in MCP server.
AI Engineering
5.4K571
⚙️
2w ago

CCWF CLI

CCWF CLI renders, validates, previews, exports, and runs cc-wf-studio workflow JSON files from the terminal. Use it when viewing, visualizing, checking, executing, or converting workflows under .vscode/workflows/.
Automation
5.4K571
🗂️
2w ago

Jira Driven Planning

Jira Driven Planning turns Jira ticket requirements and related Confluence docs into a structured implementation plan split into Frontend, Backend, and Infrastructure tasks. Use it when you need to break down a ticket into a reviewable plan before coding.
AI Engineering
5.4K571
💡
2w ago

Next Idea

Next Idea runs one unattended ideation iteration of an autonomous value-creation loop: it orients from the repo plan, invents user-visible improvements, judges them against a value bar, and files winners as locked idea issues. Use when the user asks for proposals without implementation.
Automation
5.4K571
🧪
2w ago

Next QA

Next QA runs one unattended iteration of the quality-assurance loop: stewards in-flight QA PRs and builds one queued qa issue on a branch off auto-qa, opening a PR that squash-merges on green CI. Adds tests and tooling only; never edits product source. Use for 'QAタスク', 'next qa', or quality-track progress.
Quality
5.4K571
🔍
2w ago

Next QA Idea

Next QA Idea scans a codebase for the highest-value untested behavior, judges it against a QA value bar, and files one locked `qa` issue specifying the test to write. Use it when the user asks for QA ideation or to refill the QA backlog without implementation.
Quality
5.4K571
🤖
2w ago

Next Task

Next Task runs one unattended implementation iteration of the autonomous value-creation loop: steward an in-flight PR, fix red CI/security/human bugs, or build one queued idea issue on a branch off auto-dev and open a PR that squash-merges on green CI.
Automation
5.4K571
🔍
2w ago

PR Review Analysis

PR Review Analysis fetches review comments from a pull request, verifies each finding against the actual codebase, and reports validity with recommended actions. It can also suggest replies to each comment after fixes.
Quality
5.4K571
🔀
2w ago

PR to Main

PR to Main creates a pull request targeting the main branch for a feature or fix branch in a pnpm + Changesets monorepo. Use it to ensure the PR includes the correct changeset and passes build checks before opening.
Automation
5.4K571
🧹
2w ago

PR to Main Cleanup

PR to Main Cleanup deletes merged feature branches after a pull request to main is merged. Use it when you want to clean up local and remote branches after merging a PR, especially with squash-merged PRs.
Automation
5.4K571
🎛️
2w ago

Workflow Schema Tuning

Workflow Schema Tuning guides edits to resources/workflow-schema.json in cc-wf-studio to influence how AI agents generate workflows, by removing biases and keeping schema descriptions minimal and agent-agnostic. Use when the AI editor consistently picks the wrong node types or cites false constraints.
AI Engineering
5.4K571