update-jumper-instructions

Fetch and execute a GitHub-hosted initial setup prompt with hash verification.

Updated Aug 27, 2026
One-click install
npx skills add https://github.com/jeff-hamm/ai-tools --skill update-jumper-instructions
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: update-jumper-instructions
Source: https://github.com/jeff-hamm/ai-tools/tree/main/src/skills/update-jumper-instructions
Command: npx skills add https://github.com/jeff-hamm/ai-tools --skill update-jumper-instructions

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Bootstrap or refresh this instruction-and-skill pack by downloading and running ai/global-instructions/dist/initial-setup.readonly.prompt.md from GitHub. Use for requests like "update jumper instructions", "refresh global instructions", "reinstall bootstrap", "pull latest initial setup", or "run new install".

Core Features & Use Cases

  • Cross-platform bootstrap: fetches and executes a GitHub-hosted initial setup prompt.
  • Safe, hash-verified update flow with fallback to legacy path.
  • Use cases: initial setup, refresh global instructions, reinstall bootstrap.

Quick Start

Run this skill to fetch and execute the latest bootstrap prompt from the repository.

Frequently Asked Questions about update-jumper-instructions

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

FAQPage Schema
How do I automate updating global instructions from a GitHub repository?▼

To automate updating global instructions, this skill fetches a GitHub-hosted initial-setup prompt, validates it against a hash, and executes it to refresh your local instruction pack. It provides a cross-platform flow with optional branch control to download and run the latest setup automatically.

What is the best way to bootstrap an instruction-and-skill pack across different platforms?▼

The best way to bootstrap an instruction-and-skill pack cross-platform is to fetch and execute a raw GitHub-hosted initial-setup prompt. This approach uses a platform-agnostic flow with a fallback path to ensure safe installation regardless of your operating system.

Does the GitHub instruction update process verify file integrity before executing the prompt?▼

Yes, the GitHub instruction update process validates the downloaded raw content against a hash before storing the file locally. If hash verification fails, the flow includes a fallback to a legacy path to maintain update safety.

Can I control which GitHub branch the initial setup prompt is pulled from during a refresh?▼

Yes, you can control which GitHub branch the initial setup prompt is pulled from during a refresh. The skill supports optional branch control, allowing developers to target specific versions of the bootstrap prompt for installation or updates.

What happens if downloading the raw initial-setup prompt from GitHub fails?▼

If downloading the raw initial-setup prompt from GitHub fails, the automated update flow includes a fallback to a legacy path. This ensures the bootstrap and refresh process can still complete safely even if the primary fetch encounters network or repository issues.