gsd-reapply-patches

Reapply user modifications to GSD project files after updates.

Updated Jan 21, 2026
One-click install
npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-reapply-patches-zerada
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: gsd-reapply-patches
Source: https://github.com/zerAda/RestaurantAgentAutomation/tree/main/.agent/skills/gsd-reapply-patches
Command: npx skills add https://github.com/zerAda/RestaurantAgentAutomation --skill gsd-reapply-patches-zerada

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

Restores local modifications in your GSD projects after an update by integrating user changes into the latest version.

Core Features & Use Cases

  • Reintegrate Modifications: Ensures user's changes are retained and applied to new files post-update.
  • Conflicts Handling: Offers conflict resolution for updated files that have changed upstream.
  • Automated Cleanup: Option to delete patch backups after the merging process.

Quick Start

Run the gsd-reapply-patches skill to automatically reapply your changes.

Frequently Asked Questions about gsd-reapply-patches

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

FAQPage Schema
How do I reapply local modifications to GSD files after an update?

Yes, the patch management process includes conflict resolution for updated files that have changed upstream. It handles merge conflicts as they arise during the local modification merge, ensuring user changes are retained and applied to new files post-update.

How do I merge custom changes with new GSD project versions?

The skill restores custom changes by integrating user modifications into the latest GSD version files. It ensures personal customizations persist after updating and provides an automated cleanup option to delete patch backups once the merging process is complete.

What is the best way to keep local file changes when updating GSD projects?

Using a local modification merge approach ensures user changes are retained and applied to new files post-update. It reintegrates modifications into the latest GSD version and offers conflict resolution for files that changed upstream during the update.

Does the GSD patch reapply process offer automated cleanup of backup files?

Yes, the local modification merge process includes an automated cleanup option to delete patch backups after the merging process completes. This ensures residual backup files are removed once user modifications are successfully integrated into the latest GSD version.