Agent Skills
› davepoon/buildwithclaude
› gsd:health
gsd:health
GitHub验证规划目录完整性,检测缺失文件、无效配置及孤立计划等问题,并支持可选修复。
Trigger Scenarios
诊断项目规划目录健康状态
检查并修复配置不一致或孤立计划
Install
npx skills add davepoon/buildwithclaude --skill gsd:health -g -y
SKILL.md
Frontmatter
{
"name": "gsd:health",
"description": "Diagnose planning directory health and optionally repair issues",
"allowed-tools": [
"Read",
"Bash",
"Write",
"AskUserQuestion"
],
"argument-hint": "[--repair]"
}
<execution_context> @${CLAUDE_PLUGIN_ROOT}/workflows/health.md </execution_context>
Version History
- 502fc01 Current 2026-07-05 15:13


