ctx-upgrade

Fetch, build, install, and configure the Context Mode plugin automatically.

3|1|Updated Aug 10, 2025
One-click install
npx skills add https://github.com/hckhanh/pulumi-any-terraform --skill ctx-upgrade-hckhanh
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: ctx-upgrade
Source: https://github.com/hckhanh/pulumi-any-terraform/tree/main/.agents/skills/ctx-upgrade
Command: npx skills add https://github.com/hckhanh/pulumi-any-terraform --skill ctx-upgrade-hckhanh

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Developers need to keep the Context Mode plugin up‑to‑date, but manual steps to fetch, build, install, and configure hooks are error‑prone and time‑consuming.

Core Features & Use Cases

  • Pulls the latest source from GitHub automatically.
  • Builds the plugin and installs the new version globally.
  • Configures required Git hooks and validates the installation.
  • Ideal for CI pipelines or local development environments that require frequent plugin updates.

Quick Start

Request the ctx-upgrade skill to update Context Mode to the newest version and apply all configurations.

Frequently Asked Questions about ctx-upgrade

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

FAQPage Schema
How do I upgrade the Context Mode plugin to the latest version automatically?

To upgrade the Context Mode plugin automatically, run the ctx-upgrade skill to fetch the latest source from GitHub, build it, install it globally, and configure the required Git hooks.

How can I automate fetching, building, and installing Context Mode in a CI pipeline?

You can automate fetching, building, and installing Context Mode in CI pipelines by running the ctx-upgrade skill, which automatically pulls the latest source, builds the plugin, and validates the installation.

Do I need Git access and Node.js to install and configure Context Mode hooks?

Yes, you need Git access to the repository and Node.js for the build process to install the Context Mode plugin and configure its required Git hooks automatically.

What is the best way to update the Context Mode plugin in local development environments?

The best way to update the Context Mode plugin in local development environments is to request the ctx-upgrade skill, which pulls the latest GitHub source, builds, installs globally, and configures hooks.

Why does manual Context Mode plugin installation take so much time and cause errors?

Manual Context Mode plugin installation takes time and causes errors because developers must individually fetch, build, install, and configure hooks, steps that the ctx-upgrade skill fully automates.

Can I validate the Context Mode installation after applying hook configurations?

Yes, the ctx-upgrade skill validates the Context Mode installation automatically after it fetches, builds, installs the new version globally, and configures the required Git hooks.