Diagnose planning directory health and optionally repair issues
Scanned 9/12/2026
Install to Claude Code
npx -y skills add lza6/Claude-code-cli-config --skill gsd-health --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Gsd Health?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/lza6-gsd-health)More formats (shields.io, HTML) on the badges page.
---
name: gsd-health
description: "Diagnose planning directory health and optionally repair issues"
argument-hint: "[--repair]"
allowed-tools:
- Read
- Bash
- Write
- AskUserQuestion
---
<objective>
Validate `.planning/` directory integrity and report actionable issues. Checks for missing files, invalid configurations, inconsistent state, and orphaned plans.
</objective>
<execution_context>
@$HOME/.claude/get-shit-done/workflows/health.md
</execution_context>
<process>
Execute the health workflow from @$HOME/.claude/get-shit-done/workflows/health.md end-to-end.
Parse --repair flag from arguments and pass to workflow.
</process>
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!