mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-01 11:13:25 +08:00
feat: Add orchestrator template and roles for executor and planner
- Created a new orchestrator template for Codex skill design, detailing structure and execution phases. - Introduced the executor role with responsibilities for task execution, including routing to backends and handling implementation. - Added the planner role for requirement breakdown, issue creation, and task dispatching, ensuring a structured planning process.
This commit is contained in:
@@ -73,6 +73,7 @@
|
||||
"issues": "问题",
|
||||
"queue": "队列",
|
||||
"inspector": "检查器",
|
||||
"files": "文件",
|
||||
"layoutSingle": "单窗格",
|
||||
"layoutSplitH": "左右分割",
|
||||
"layoutSplitV": "上下分割",
|
||||
|
||||
Reference in New Issue
Block a user