takt/resources/global/en/default-categories.yaml
2026-02-03 14:08:45 +09:00

31 lines
440 B
YAML

workflow_categories:
"🚀 Quick Start":
workflows:
- minimal
- default
"🔍 Review & Fix":
workflows:
- review-fix-minimal
"🎨 Frontend":
{}
"⚙️ Backend":
{}
"🔧 Expert":
"Full Stack":
workflows:
- expert
- expert-cqrs
"Others":
workflows:
- research
- magi
- review-only
show_others_category: true
others_category_name: "Others"