ctx-upgrade

Update context-mode from GitHub, build, install, and configure hooks.

2|Updated May 26, 2025
One-click install
npx skills add https://github.com/vanyastaff/nebula --skill ctx-upgrade-vanyastaff
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ctx-upgrade
Source: https://github.com/vanyastaff/nebula/tree/main/.augment/skills/ctx-upgrade
Command: npx skills add https://github.com/vanyastaff/nebula --skill ctx-upgrade-vanyastaff

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the process of updating the context-mode from GitHub, ensuring you have the latest version and that all associated hooks and settings are correctly configured.

Core Features & Use Cases

  • Latest Version Pull: Fetches the most recent code from the GitHub repository.
  • Build and Install: Compiles and installs the updated version of the context-mode.
  • Global NPM Update: Updates any globally installed npm packages related to the context-mode.
  • Configuration & Hooks: Ensures hooks and settings are properly configured after the update.

Quick Start

Run the upgrade process for context-mode.

Frequently Asked Questions about ctx-upgrade

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

FAQPage Schema
How do I upgrade context-mode to the latest version from GitHub?

Upgrading context-mode involves pulling the latest code from GitHub, building it, installing the new version, and updating global npm packages. This Skill automates that entire lifecycle via a single CLI command.

Can I automatically fix and configure hooks after a context-mode update?

Yes, configuring hooks and settings is handled automatically after the context-mode update. The process ensures all associated hooks are properly configured once the latest version is built and installed.

Does upgrading context-mode also update related global npm packages?

Yes, upgrading context-mode includes a global npm package update step. This ensures any globally installed npm packages related to context-mode are updated alongside the core tool installation.

What is the best way to maintain the most current version of the context-mode tool?

The best way to maintain the current context-mode tool is to run an automated upgrade process. This fetches recent code from GitHub, compiles it, and configures your settings without manual intervention.

Do I need to manually configure settings after pulling the latest context-mode code?

No, you do not need to manually configure settings after pulling context-mode code. The upgrade process automatically ensures hooks and settings are properly configured after building and installing the updated version.