marketing-sync

Sync Engineer repository updates to ClaudeKit Marketing via Git workflow.

1|Updated Oct 27, 2025
One-click install
npx skills add https://github.com/skinred78/neuro-db-2 --skill marketing-sync
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: marketing-sync
Source: https://github.com/skinred78/neuro-db-2/tree/main/.claude/skills/marketing-sync
Command: npx skills add https://github.com/skinred78/neuro-db-2 --skill marketing-sync

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill automates the synchronization of ClaudeKit Marketing with ClaudeKit Engineer updates, reducing manual tracking and preserving Marketing customizations.

Core Features & Use Cases

  • Automatic updates: Checks for Engineer updates, pulls latest, and runs the two-step sync.
  • Protected customizations: Never overwrites your files; creates .new versions for review.
  • Review and merge: Provides clear guidance to review diffs and decide on merges or replacements.
  • Workflow assistance: Helps copy new commands, test Marketing, and apply updates safely.

Quick Start

Use the marketing-sync skill with commands like "Sync Marketing with Engineer" or "Review Marketing updates" to keep Marketing aligned with Engineer changes.

Frequently Asked Questions about marketing-sync

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

FAQPage Schema
How do I sync marketing repository updates with engineer template changes?

Marketing-sync automates synchronization between your Engineer and Marketing repositories. It checks for Engineer updates, pulls the latest changes, runs a two-step sync process, and reports all modifications so Marketing stays aligned with Engineer without manual tracking.

Can I keep my marketing customizations when syncing with engineer updates?

Yes. Marketing-sync protects your customizations by never overwriting files directly. Instead, it creates .new versions of updated files for your review, letting you decide which changes to merge or which customizations to preserve.

How do I review and merge marketing updates after a sync?

After syncing, marketing-sync lists all .new files and provides clear diff guidance to help you review changes. You then decide whether to apply updates, merge selectively, or keep existing versions based on the diffs presented.

What git workflow does marketing-sync require?

Marketing-sync operates via Git-based workflow and requires access to both Engineer and Marketing repositories. It executes the sync script, parses results, and guides you through decisions while maintaining version control throughout the process.

Do I need special setup to run marketing and engineer sync automation?

Marketing-sync uses natural-language commands like 'Sync Marketing with Engineer' or 'Review Marketing updates.' You need access to both repositories and the ability to run the sync script; the Skill handles automation and presents guidance for each step.

What happens if sync finds conflicts between marketing and engineer files?

When conflicts occur, marketing-sync creates .new versions of conflicting files for manual review rather than auto-merging. You receive clear diff output and decision guidance so you can choose which version to keep or how to combine them safely.