gsd-health

Compare original and translation side by side

🇺🇸

Original

English
🇨🇳

Translation

Chinese
<objective> Validate `.planning/` directory integrity and report actionable issues. Checks for missing files, invalid configurations, inconsistent state, and orphaned plans.
--context
runs an orthogonal check: the running session's context utilization. The workflow asks for the model's tokensUsed + contextWindow, calls
gsd-tools query validate.context
, and renders one of three states:
UtilizationStateAction
< 60%healthyno action — context is comfortable
60% – 70%warningrecommend
/gsd-thread
to start fresh
≥ 70%criticalreasoning quality may degrade past the fracture point
</objective>
<execution_context> @~/.claude/gsd-core/workflows/health.md </execution_context>
<process> Execute end-to-end. Parse `--repair` and `--context` flags from arguments and pass to workflow. </process>
<objective> 验证`.planning/`目录的完整性并报告可处理的问题。检查缺失文件、无效配置、不一致状态以及孤立计划。
--context
会运行一项正交检查:当前会话的上下文利用率。工作流会请求模型的tokensUsed + contextWindow,调用
gsd-tools query validate.context
,并呈现以下三种状态之一:
利用率状态操作
< 60%健康无需操作 — 上下文使用处于舒适区间
60% – 70%警告建议使用
/gsd-thread
重新开始
≥ 70%严重超过临界点后推理质量可能下降
</objective>
<execution_context> @~/.claude/gsd-core/workflows/health.md </execution_context>
<process> 端到端执行。 从参数中解析`--repair`和`--context`标志并传递给工作流。 </process>