sync-to-kag

Community

Sync main to kag branch

Authorhar1101
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill ensures that critical changes made to the main development branch are consistently applied to the 'kag' branch, maintaining parity between different deployment environments.

Core Features & Use Cases

  • Selective Code Synchronization: Applies specific commits from main to kag using cherry-picking, avoiding full merges.
  • Environment Parity: Keeps the kag environment (e.g., staging) up-to-date with essential features and configurations from main.
  • Use Case: After deploying a new feature to main, use this Skill to apply only that feature's commits to the kag branch for testing before a full production release.

Quick Start

Use the sync-to-kag skill to apply the latest main branch commit to the kag branch.

Dependency Matrix

Required Modules

None required

Components

scripts

💻 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: sync-to-kag
Download link: https://github.com/har1101/marp-agent-har1101/archive/main.zip#sync-to-kag

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 223,000+ vetted skills library on demand.