gspdev-audit

Audit GSP pipeline contracts, installer, runtime, versions, and templates.

49|4|Updated Feb 20, 2026
One-click install
npx skills add https://github.com/jubscodes/get-shit-pretty --skill gspdev-audit
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gspdev-audit
Source: https://github.com/jubscodes/get-shit-pretty/tree/main/dev/skills/gspdev-audit
Command: npx skills add https://github.com/jubscodes/get-shit-pretty --skill gspdev-audit

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Verify GSP pipeline integrity by auditing contracts, installer correctness, runtime compatibility, version synchronization, and template coherence across the GSP source. This tool is intended for GSP maintainers during development and release cycles to detect drift and misconfigurations in agents, skills, and templates.

Core Features & Use Cases

  • Automated checks across contracts, installer, runtime, versions, and templates.
  • Generates a PASS/WARN/FAIL report with actionable fixes for each issue.
  • Supports structured guidance to fix drift during maintenance cycles.

Quick Start

Run the audit workflow to generate a comprehensive integrity report for the GSP source code.

Frequently Asked Questions about gspdev-audit

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

FAQPage Schema
How do I audit GSP pipeline integrity during a release cycle?

To audit GSP pipeline integrity, run the audit workflow to verify contracts, installer correctness, runtime compatibility, version synchronization, and template coherence. It generates a PASS/WARN/FAIL report with actionable fixes to detect drift in agents and skills.

What is the best way to detect configuration drift in GSP agents and skills?

Detecting configuration drift in GSP agents and skills requires automated checks across gsp/skills, gsp/agents, and templates. The audit compares current source state against a reference baseline to identify misconfigurations and report actionable fixes.

How does version synchronization auditing work for GSP templates?

Version synchronization auditing for GSP templates works by enforcing automated checks across the GSP source code to ensure template coherence. It flags mismatches and generates a structured report to guide maintainers in fixing drift during maintenance cycles.

Can I use this audit to verify installer correctness and runtime compatibility?

Yes, you can use this audit to verify installer correctness and runtime compatibility. The workflow evaluates these specific dimensions alongside contracts and versions, reporting any drift or misconfigurations found within the GSP source.

Why does my GSP pipeline template coherence check report a failure?

A template coherence check reports a failure when the audit detects drift or misconfigurations across your GSP templates. The generated report provides a specific FAIL status alongside actionable fixes and a reference baseline to correct the mismatch.

Do I need any dependencies to run an end-to-end GSP pipeline integrity audit?

No dependencies are required to run a GSP pipeline integrity audit. The workflow operates independently to check contracts, runtime, versions, and templates, directly outputting the PASS/WARN/FAIL report for GSP maintainers.