CtrlK
BlogDocsLog inGet started
Tessl Logo

gsd-health

Diagnose planning directory health and optionally repair issues

Invalid
This skill can't be scored yet
Validation errors are blocking scoring. Review and fix them to unlock Quality, Impact and Security scores. See what needs fixing →
SKILL.md
Quality
Evals
Security
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

<execution_context> @~/.claude/gsd-core/workflows/health.md </execution_context>

Execute end-to-end. Parse `--repair` and `--context` flags from arguments and pass to workflow.
Repository
open-gsd/gsd-core
Last updated
First committed

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.