last-stack-upgrade

Upgrade The Last Stack via git pull and report the version delta.

Updated Jun 20, 2026
One-click install
npx skills add https://github.com/EdgeVector/last-stack --skill last-stack-upgrade
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: last-stack-upgrade
Source: https://github.com/EdgeVector/last-stack/tree/main/skills/last-stack-upgrade
Command: npx skills add https://github.com/EdgeVector/last-stack --skill last-stack-upgrade

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Upgrades The Last Stack to the latest version and shows what changed.

Core Features & Use Cases

  • Detects the installed location of The Last Stack and records the current version.
  • Performs a safe git pull to fetch the latest changes.
  • Re-runs the setup to re-register skills across harnesses.
  • Reports the version delta to show what changed.

Quick Start

Upgrade The Last Stack to the latest version and show the version delta.

Frequently Asked Questions about last-stack-upgrade

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

FAQPage Schema
How do I upgrade The Last Stack to the latest version?

Upgrading The Last Stack involves performing a safe git pull to fetch the latest changes, re-running the setup to re-register skills across harnesses, and reporting the version delta to show what changed.

What shows what changed after a stack upgrade?

A version delta report shows what changed after the upgrade. It captures the difference between the previously recorded version and the newly pulled version of The Last Stack installation.

Why do I need to re-run setup after pulling the latest stack changes?

Re-running setup after pulling changes is required to re-register skills across harnesses. This ensures the local installation correctly applies the new updates and maintains synchronization with the latest version.

Does the stack upgrade process work for local installations?

Yes, the upgrade process applies to local installations of The Last Stack. It detects the installed location, records the current version, and safely applies the git pull to update your local environment.

Can I see the version delta before re-registering skills?

Yes, the process performs a safe git pull and captures the version delta before re-running the setup. This allows you to observe the version changes that have been fetched prior to re-registering the updated skills.