kortix-rollback

Community

Safely roll back Kortix prod to a prior stable version.

Authorjbreel77888
Version1.0.0
Installs0

System Documentation

What problem does it solve?

When a new Kortix production release introduces critical breaking issues, you need a fast, safe way to revert to a working older version without rebuilding artifacts or risking data corruption from incompatible database migrations.

Core Features & Use Cases

  • Coordinated multi-surface rollback: Reverts both frontend (via Vercel build promotion) and backend (via Argo CD image tag swap) to any previously released version using prebuilt artifacts, with zero rebuild steps.
  • Built-in safety guardrails: Includes a mandatory pre-rollback database migration drift check to avoid rolling back to a version incompatible with the current production schema, plus automatic skipping of frontend rebuilds for backend-only changes to prevent frontend clobbering.
  • Use Case: If v0.9.70 of Kortix breaks user authentication, use this skill to roll back to v0.9.69 in minutes while you fix the issue, then promote the fixed version to return to latest with no manual undo steps.

Quick Start

Use the kortix-rollback skill to safely roll back Kortix production to version v0.9.69 after confirming all database migrations between v0.9.69 and the current version are additive and safe for the older codebase.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: kortix-rollback
Download link: https://github.com/jbreel77888/Agent-AiNorx/archive/main.zip#kortix-rollback

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.