bybreaking-brake· 11 skills
Use when modifying resources/workflow-schema.json in cc-wf-studio to influence how AI agents generate workflows via the cc-workflow-ai-editor skill. Triggers include "AIが特定のノードタイプを選んでくれない", "ワークフロー生成のバイアスを調整したい", "スキーマの description を変えたい", "新しいノードタイプを追加したい", "嘘の制約がスキーマに混じっていないか確認したい". Covers what the schema actually does (instructions to AI, not runtime constraints), the design philosophy (align direction, do not prescribe rules), the build pipeline (.json → .toon auto-generated), and known bias sources to audit.
$npx -y skills add breaking-brake/cc-wf-studio --skill workflow-schema-tuningInstalls into the current project.
Run `npx skills use "https://github.com/breaking-brake/cc-wf-studio" --skill "breaking-brake/cc-wf-studio/workflow-schema-tuning"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/breaking-brake/cc-wf-studio" that are relevant to the current task. Run `npx skills add "https://github.com/breaking-brake/cc-wf-studio"` and select the relevant skills, then follow their instructions.