gsd-settings
Compare original and translation side by side
🇺🇸
Original
English🇨🇳
Translation
Chinese<objective>
Interactive configuration of GSD workflow agents and model profile via multi-question prompt.
Routes to the settings workflow which handles:
- Config existence ensuring
- Current settings reading and parsing
- Interactive 5-question prompt (model, research, plan_check, verifier, branching)
- Config merging and writing
- Confirmation display with quick command references </objective>
<execution_context>
@{{PLATFORM_ROOT}}/get-shit-done/workflows/settings.md
</execution_context>
<process>
**Follow the settings workflow** from `@{{PLATFORM_ROOT}}/get-shit-done/workflows/settings.md`.
The workflow handles all logic including:
- Config file creation with defaults if missing
- Current config reading
- Interactive settings presentation with pre-selection
- Answer parsing and config merging
- File writing
- Confirmation display
<objective>
通过多问题交互式提示配置GSD工作流Agent与模型配置文件。
进入设置工作流,该工作流负责:
- 确保配置存在
- 读取并解析当前设置
- 交互式5问题提示(模型、研究、计划检查、验证器、分支)
- 配置合并与写入
- 显示确认信息及快速命令参考 </objective>
<execution_context>
@{{PLATFORM_ROOT}}/get-shit-done/workflows/settings.md
</execution_context>
<process>
**遵循`@{{PLATFORM_ROOT}}/get-shit-done/workflows/settings.md`中的设置工作流**。
该工作流处理所有逻辑,包括:
- 若配置文件缺失则使用默认值创建
- 读取当前配置
- 带有预选项的交互式设置展示
- 答案解析与配置合并
- 文件写入
- 显示确认信息