gsd-doctor

Audit GSD installation health by checking symlinks, wrappers, and invariants.

Updated May 11, 2025
One-click install
npx skills add https://github.com/rogsme/dotfiles --skill gsd-doctor
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-doctor
Source: https://github.com/rogsme/dotfiles/tree/main/.config/gsd/skills/gsd-doctor
Command: npx skills add https://github.com/rogsme/dotfiles --skill gsd-doctor

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) and assets (resource) components.

What problem does it solve?

This Skill provides a detailed health check for your GSD installation, ensuring that all components are functioning correctly and identifying any issues that may need attention.

Core Features & Use Cases

  • Comprehensive Audit: Checks symlinks, wrappers, reviewer panel, contract seams, and invariants.
  • Read-Only: Offers repairs only on explicit user approval.
  • Use Case: When you need to verify the health of your GSD installation, run this skill to get a detailed report on its status.

Quick Start

Run the gsd-doctor skill to audit the health of your GSD installation.

Frequently Asked Questions about gsd-doctor

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I verify the health of my GSD installation?

To verify the health of a GSD installation, run a comprehensive audit that checks symlinks, wrappers, reviewer panels, contract seams, and invariants to identify any components needing attention.

What does a GSD installation health check inspect?

A GSD installation health check inspects symlinks, OpenCode wrappers, reviewer CLIs, contract seams, and invariants by running bin/check for the mechanical layer and spot-checking critical integration points.

Can a software maintenance audit automatically fix broken symlinks and wrappers?

A software maintenance audit remains strictly read-only and only offers repairs on explicit user approval, ensuring you maintain full control over any modifications applied to your installation.

How do I check reviewer CLIs and contract seams in my development environment?

You can check reviewer CLIs and contract seams by executing an automated audit that verifies the mechanical layer and diffs OpenCode wrappers to ensure all integration points function correctly.

Does installation verification require any external dependencies?

Installation verification requires no external dependencies, allowing you to directly execute the read-only audit to review system invariants and mechanical layer checks without prior environment setup.