upgrade-ksa

Validate gatOS against new KSA game builds and identify required changes.

13|1|Updated Jun 12, 2026
One-click install
npx skills add https://github.com/meow-sci/gatOS --skill upgrade-ksa
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: upgrade-ksa
Source: https://github.com/meow-sci/gatOS/tree/main/.claude/skills/upgrade-ksa
Command: npx skills add https://github.com/meow-sci/gatOS --skill upgrade-ksa

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill automates the validation process of gatOS against new Kitten Space Agency (KSA) game builds, identifying necessary changes to maintain compatibility and functionality.

Core Features & Use Cases

  • Automated Compatibility Check: Validate gatOS against new KSA game builds to ensure compatibility.
  • Breakage Identification: Detect and report areas in gatOS that may have been broken by the game update.
  • Code Review Workflow: Generate a comprehensive report detailing any required code changes or further investigation needed.

Quick Start

Run the 'upgrade-ksa' skill with the 'CURRENT' and 'PREVIOUS' paths to the KSA source trees to automate the upgrade process.

Frequently Asked Questions about upgrade-ksa

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

FAQPage Schema
How do I check gatOS compatibility against a new Kitten Space Agency game build?

You can automate the compatibility check by running the upgrade-ksa skill with the CURRENT and PREVIOUS paths to the KSA source trees. It validates gatOS against new Kitten Space Agency game builds and detects broken areas.

What is the best way to identify code breakages in gatOS after a KSA update?

Automated compatibility validation detects and reports areas in gatOS broken by game updates. It generates a comprehensive code review report detailing required changes or further investigation needed for versioning workflows.

Do I need access to KSA source code repositories to automate the gatOS upgrade workflow?

Yes, automating the gatOS upgrade workflow requires access to both the gatOS and KSA source code repositories. You must provide the CURRENT and PREVIOUS paths to the KSA source trees for the compatibility check.

How does automated source code validation work for game OS versioning?

Automated source code validation compares gatOS against new KSA game builds to identify required changes. It generates a detailed report outlining necessary code modifications or areas requiring further investigation for versioning workflows.

What limitations should I consider when automating gatOS compatibility checks?

The main limitation is the strict dependency on local access to both gatOS and KSA source code repositories. Without providing the exact CURRENT and PREVIOUS paths to the KSA source trees, the compatibility check cannot run.