mirror of
https://github.com/catlog22/Claude-Code-Workflow.git
synced 2026-03-12 17:21:19 +08:00
refactor: update workflow commands to use /workflow:spec:setup for initialization
This commit is contained in:
@@ -102,6 +102,6 @@
|
||||
},
|
||||
"empty": {
|
||||
"title": "No Project Overview",
|
||||
"message": "Run /workflow:init to initialize project analysis"
|
||||
"message": "Run /workflow:spec:setup to initialize project analysis"
|
||||
}
|
||||
}
|
||||
|
||||
@@ -102,6 +102,6 @@
|
||||
},
|
||||
"empty": {
|
||||
"title": "暂无项目概览",
|
||||
"message": "运行 /workflow:init 初始化项目分析"
|
||||
"message": "运行 /workflow:spec:setup 初始化项目分析"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user