gsd-next

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
<objective> GSD smart entry — the state-aware front door. Detect what's going on in this project, then present a short menu of the right next actions and dispatch to one.
This is a launcher/router only. It never does the work itself. It reads project + workflow state via
gsd-tools smart-entry --json
, shows a situation-appropriate menu, and hands off to an existing GSD command. </objective>
<execution_context> @/.claude/gsd-core/workflows/smart-entry.md @/.claude/gsd-core/references/ui-brand.md </execution_context>
<context> Arguments: $ARGUMENTS </context> <process> Follow ~/.claude/gsd-core/workflows/smart-entry.md. Detect the situation, present the menu, and dispatch exactly one command. Then stop. </process>
<objective> GSD智能入口——感知状态的前端门户。检测当前项目的运行状态,然后展示一组合适的下一步操作短菜单,并调度执行其中一项。
这只是一个启动器/路由器,本身从不执行实际工作。它通过
gsd-tools smart-entry --json
读取项目和工作流状态,展示符合当前场景的菜单,然后移交至现有的GSD命令执行。 </objective>
<execution_context> @/.claude/gsd-core/workflows/smart-entry.md @/.claude/gsd-core/references/ui-brand.md </execution_context>
<context> 参数:$ARGUMENTS </context> <process> 遵循~/.claude/gsd-core/workflows/smart-entry.md。检测当前场景,展示菜单,并调度执行恰好一个命令。然后停止。 </process>