From hw
Runs a seven-layer health check over Hypo-Workflow workspace config, pipeline, state, prompts, Notion, architecture, and skill quality. Useful for diagnosing workspace issues quickly.
How this skill is triggered — by the user, by Claude, or both
Slash command
/hw:checkThe summary Claude sees in its skill listing — used to decide when to auto-load this skill
📌 输出语言规则:
📌 输出语言规则: 读取 config.yaml → output.language
使用此技能进行七层健康检查。
.pipeline/ 缺失,指示用户先运行 init~/.hypo-workflow/config.yaml(如果存在),如果格式错误则发出警告。output.language 和 output.timezone。references/check-spec.md 中的检查以及内置质量助手:
checkSkillQuality 检查技能质量.pipeline/.lock(如果存在),报告 fresh/stale/malformed 状态,并显示格式错误租约的修复指导。✅、⚠️ 或 ❌。output.language 总结整体健康状况、有效配置源和建议的下一步操作。current.phase=lifecycle_check。references/check-spec.mdreferences/commands-spec.mdreferences/config-spec.mdcore/src/skills/index.jsSKILL.mdnpx claudepluginhub hypoxanthineovo/hypo-workflow --plugin hwShow current Hypo-Workflow progress when the user wants a concise status summary without mutating pipeline state.
Assesses workspace health by checking working directory clutter, documentation alignment, and artifact freshness; suggests cleanups and realignments at phase transitions or manually.
Runs full diagnostic on Composure installation and project setup, checking plugin version, auth, hook integrity, binaries, graph state, companions, tasks, and remediation commands. Outputs status table or JSON.