upstream-sync

Detects and categorizes upstream West Command Center framework changes for user-approved review.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/MrWest3/west-command-center --skill upstream-sync-mrwest3
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: upstream-sync
Source: https://github.com/MrWest3/west-command-center/tree/main/templates/analyst/.claude/skills/upstream-sync
Command: npx skills add https://github.com/MrWest3/west-command-center --skill upstream-sync-mrwest3

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically surfacing upstream West Command Center framework updates, categorizing them, and presenting clear explanations for safe review without performing automatic merges.

Core Features & Use Cases

  • Daily and on-demand checks that detect upstream changes across core components (bus scripts, templates, skills, dashboard) and categorize them.
  • Plain-English explanations of diffs to help users understand potential impact and decisions.
  • Explicit user approvals before applying any updates, with safeguards for timing and environment constraints.

Quick Start

Ask me to run an upstream check now or configure a daily cron to monitor upstream updates.

Frequently Asked Questions about upstream-sync

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

FAQPage Schema
How do I track upstream framework updates without automatic merges?

To track upstream framework updates without automatic merges, this Skill checks for West Command Center changes, categorizes them, and presents plain-English diff explanations. It ensures no automatic merges occur and waits for explicit user approval before applying any modifications.

How do I review git workflow updates in plain English before applying them?

You can review git workflow updates in plain English by running an on-demand upstream check. The Skill categorizes detected changes across core components and translates diffs into clear explanations to help you understand potential impact before deciding to approve.

Can I automate daily checks for upstream changes to core components?

Yes, you can automate daily checks for upstream changes by configuring a daily cron. The Skill detects updates across core components like bus scripts, templates, skills, and dashboards, categorizing them for your review without performing automatic merges.

Does applying upstream updates respect timing constraints in config.json?

Applying upstream updates strictly respects timing constraints defined in config.json. The Skill enforces day-mode constraints and performs post-apply verification, ensuring changes are only applied after explicit approval and within allowed environmental conditions.

What is the safest way to apply updates to bus scripts and templates?

The safest way to apply updates to bus scripts and templates is through explicit approval workflows. This Skill surfaces changes, provides plain-English explanations of diffs, and performs post-apply verification to ensure no automatic merges disrupt your environment.