update

Detect current QuangFlow installation, pull the latest version, and apply updates.

6|Updated Mar 9, 2026
One-click install
npx skills add https://github.com/DuongMQuang/quangflow --skill update-duongmquang
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: update
Source: https://github.com/DuongMQuang/quangflow/tree/main/plugins/quangflow/skills/update
Command: npx skills add https://github.com/DuongMQuang/quangflow --skill update-duongmquang

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Automatically updates QuangFlow to the latest release and refreshes commands and agents while preserving user customizations.

Core Features & Use Cases

  • Detects current install (project-level or global) and determines update needs.
  • Pulls the latest version and reinstalls commands and agents.
  • Shows a changelog and reports version changes after update.

Quick Start

Run the updater to fetch the latest QuangFlow release and apply the update.

Frequently Asked Questions about update

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

FAQPage Schema
How do I update QuangFlow to the latest version?

To update QuangFlow, run the updater to automatically detect your current installation, pull the latest release, and apply the update while preserving your customizations.

Does the QuangFlow updater work for both global and project-level installations?

Yes, the updater supports both global and project-level installations by detecting the current setup and reinstalling the necessary commands and agents.

Can I review the changelog after updating QuangFlow?

Yes, you can review the changelog after updating QuangFlow. The updater reports version changes and presents the changelog upon completing the installation.

Is it possible to rollback a QuangFlow update if something breaks?

Yes, you can perform a safe rollback after a QuangFlow update. The updater includes a rollback feature to revert to a previous state if needed.

Will updating QuangFlow overwrite my custom commands and agents?

No, updating QuangFlow will not overwrite your customizations. The updater refreshes commands and agents while explicitly preserving your existing user customizations.

What does the QuangFlow installer do during the update cleanup process?

During the update cleanup process, the installer executes post-update cleanup tasks to remove obsolete files and ensure a clean transition to the new version.