minervia-update

Automate Minervia updates with timestamped backups and conflict resolution.

17|3|Updated Jan 4, 2026
One-click install
npx skills add https://github.com/aplaceforallmystuff/minervia-starter-kit --skill minervia-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: minervia-update
Source: https://github.com/aplaceforallmystuff/minervia-starter-kit/tree/main/skills/minervia-update
Command: npx skills add https://github.com/aplaceforallmystuff/minervia-starter-kit --skill minervia-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Update Minervia to the latest version while preserving your customizations. It creates backups, shows what's new, and guides conflict handling so upgrades are safe.

Core Features & Use Cases

  • Backup-first: Creates timestamped backups before applying any changes.
  • Non-destructive updates: Detects customized files and preserves your changes unless you opt to overwrite.
  • Change visibility: Shows what's new between versions and assists with conflict resolution.

Quick Start

Run the update script to upgrade Minervia and optionally preview changes with --dry-run.

Frequently Asked Questions about minervia-update

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

FAQPage Schema
How do I update Minervia without losing my custom files?

To update Minervia without losing customizations, the update process detects modified files and preserves them by default. It creates timestamped backups before applying changes, ensuring non-destructive upgrades.

Can I preview changes before applying a Minervia version upgrade?

Yes, you can preview changes before a Minervia version upgrade by running the update script with the --dry-run flag. This shows what's new between versions without modifying your installation.

What is the safest way to handle conflicts during a Minervia update?

The safest way to handle conflicts during a Minervia update is using its deterministic conflict resolution options. The process creates timestamped backups first, then guides you through resolving customized file conflicts safely.

Does the Minervia update process create backups automatically?

Yes, the Minervia update process creates backups automatically. It generates timestamped backups of your files before applying any version changes, ensuring you can safely revert if needed.

How do I manage version updates across multiple Minervia installations?

To manage version updates across multiple Minervia installations, the update automation detects customized files in each environment and provides deterministic conflict resolution options to safely synchronize upgrades.