accelerator-update

Update accelerator-core installations by comparing versions and applying selective updates.

Updated May 29, 2026
One-click install
npx skills add https://github.com/InnoMikitaKutas/accelerator-test-task --skill accelerator-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: accelerator-update
Source: https://github.com/InnoMikitaKutas/accelerator-test-task/tree/main/.claude/skills/accelerator-update
Command: npx skills add https://github.com/InnoMikitaKutas/accelerator-test-task --skill accelerator-update

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires gh, python, and includes scripts (resource) and references (resource) components.

What problem does it solve?

Manages the update process for the accelerator-core installation, ensuring that the system is running the latest version from GitHub.

Core Features & Use Cases

  • Version Checking: Compares the current version of the installation with the latest release on GitHub.
  • Selective Updates: Applies updates while preserving user customizations and settings.
  • Backup: Offers an optional backup of the current installation before applying updates.
  • Verification: Confirms the update process has completed successfully.
  • Post-Update Notes: Provides information on any breaking changes or migration instructions.

Quick Start

Update your accelerator-core installation by running the /accelerator-update command.

Frequently Asked Questions about accelerator-update

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

FAQPage Schema
How do I update my accelerator-core installation to the latest GitHub release?

To update your accelerator-core installation, you can run the `/accelerator-update` command. It compares your current version with the latest GitHub release and applies the update while preserving your customizations and settings.

Do I need GitHub CLI and Python to apply system upgrades to accelerator-core?

Yes, you need GitHub CLI (gh) for repository interaction and Python for version comparison and settings merging. These dependencies are required to execute the selective update and verification process successfully.

Can I preserve my custom settings when applying a software maintenance update?

Yes, the software maintenance update applies selective updates that preserve your user customizations and settings. It uses Python to merge settings, ensuring your system integrity and personal configurations remain intact.

What's the best way to back up my current installation before a system upgrade?

The best way to back up your current installation before a system upgrade is to use the optional backup feature provided by the update process. This creates a safe restore point before applying the latest GitHub version.

How does version checking work when updating accelerator-core from GitHub?

Version checking works by comparing your locally installed version against the latest release available on GitHub. This ensures the system upgrade only proceeds when a newer version is detected.

Will I be notified of breaking changes after my software maintenance update completes?

Yes, you will be notified of breaking changes after your software maintenance update completes. The process includes post-update notes that provide information on any breaking changes or required migration instructions.