dex-rollback

Restore the previous Dex version using Git backup tags and verify configuration.

1|Updated Jun 28, 2026
One-click install
npx skills add https://github.com/whmathews15/DEX-Personal-Operating-System --skill dex-rollback-whmathews15
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: dex-rollback
Source: https://github.com/whmathews15/DEX-Personal-Operating-System/tree/main/.claude/skills/dex-rollback
Command: npx skills add https://github.com/whmathews15/DEX-Personal-Operating-System --skill dex-rollback-whmathews15

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill helps you recover quickly when a Dex update breaks something, restores unstable changes, and keeps your notes, tasks, and configuration intact.

Core Features & Use Cases

  • Safe version rollback: Returns Dex to the last known good release using backup tags and git history.
  • Preserves user data: Protects your notes, tasks, projects, and profile settings during the rollback process.
  • Cleanup and verification: Removes files introduced by the newer version, reinstalls dependencies, and checks that the restored setup works.
  • Use case: If a recent update caused broken workflows, missing features, or unstable behavior, use this Skill to revert confidently without losing your personal operating data.

Quick Start

Tell the AI to roll Dex back to the last safe version while preserving your notes, tasks, and configuration.

Frequently Asked Questions about dex-rollback

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

FAQPage Schema
How do I roll back a Dex update that broke my workflows?

Rolling back a Dex update involves restoring the last known good release using Git backup tags and history. This Skill reverts the application state while preserving your notes, tasks, and configuration.

What happens to my notes and tasks when I revert Dex to a previous version?

Reverting Dex to a previous version preserves your personal operating data, including notes, tasks, projects, and profile settings. The rollback process targets application files while keeping user data safe.

Do I need Git backup tags to restore an older Dex release?

Yes, Git backup tags are required to restore a previous Dex version safely. The rollback process relies on these tags and Git history to identify and return to the last known stable state.

How does manifest-based cleanup work after a Dex version recovery?

Manifest-based cleanup after a Dex version recovery removes files introduced by the newer release. It reinstalls dependencies and verifies the restored configuration to ensure the setup works correctly.

Can I restore Dex manually if an update causes unstable behavior and feature regressions?

Yes, you can restore Dex manually after feature regressions or unstable behavior. This Skill facilitates manual version recovery by applying Git backup tags to revert to a stable release.