What problem does it solve?
GSP design projects can accumulate configuration drift, missing files, and phase mismatches, making it hard to determine if the project is ready for production. This skill provides an instant, read‑only diagnostic of the entire .design workspace.
Core Features & Use Cases
- Structural validation: Ensures required files and directories exist for each brand and project.
- Phase ordering checks: Detects out‑of‑order or incomplete phases across the dual‑diamond workflow.
- Drift detection: Identifies brand, config, and stack drift, as well as stale outputs.
- Upgrade & legacy warnings: Flags legacy structures, missing palettes, and version mismatches.
- Installation health: Verifies skill invocability, bundle directories, VERSION file, and duplicate installations.
- Use case: Quickly assess a newly cloned GSP repository before starting development, or run in CI to ensure health before deployment.
Quick Start
Run the gsp-doctor skill to receive a full health report of the current GSP project.