kai-upgrade

Pull latest kai-marketing code and re-register skills without modifying content state.

40|5|Updated Mar 16, 2026
One-click install
npx skills add https://github.com/cgallic/kai-cmo-harness --skill kai-upgrade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: kai-upgrade
Source: https://github.com/cgallic/kai-cmo-harness/tree/main/kai-upgrade
Command: npx skills add https://github.com/cgallic/kai-cmo-harness --skill kai-upgrade

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps Kai Marketing up-to-date by pulling the latest code, re-registering skills, and surfacing changes, while ensuring content state and MARKETING.md are never modified.

Core Features & Use Cases

  • Detect install location and verify repository integrity.
  • Pull the latest changes, show a changelog, and confirm the update.
  • Re-register skills and refresh the knowledge base without touching content state.
  • Safe updates only modify skill definitions, knowledge files, and bin/tools.

Quick Start

Run the upgrade to pull the latest kai-marketing changes and re-register skills.

Frequently Asked Questions about kai-upgrade

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

FAQPage Schema
How do I safely upgrade kai-marketing without losing my content state?

To safely upgrade kai-marketing, the process pulls the latest code and re-registers skills while explicitly preserving your content state and MARKETING.md file. Safe updates only modify skill definitions, knowledge files, and bin/tools.

What happens to my skill definitions when updating kai-marketing to a new version?

When updating kai-marketing, the process pulls the latest Git changes and re-registers your skill definitions. It refreshes the knowledge base and bin/tools while detecting the install location and verifying repository integrity.

Can I view a changelog before pulling the latest kai-marketing update?

Yes, the update process pulls the latest changes and displays a changelog before confirming the update. This allows you to review modifications to skill definitions and knowledge files prior to final re-registration.

Does the kai-marketing upgrade process work for both developer and production environments?

The upgrade process applies to local installations of kai-marketing running in either developer or production environments. It handles environment detection, version checks, Git pulls, and final confirmation across both setups.

Why does the kai-marketing update re-register skills after pulling the latest code?

Re-registering skills after pulling the latest code ensures the knowledge base is refreshed with new definitions. This maintains synchronization between updated repository files and your active skill environment without touching content state.