erne-update

Update the ERNE harness via npx and reinitialize the project.

1|Updated Dec 7, 2025
One-click install
npx skills add https://github.com/treesus6/SkateQuest-Mobile --skill erne-update
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: erne-update
Source: https://github.com/treesus6/SkateQuest-Mobile/tree/main/.claude/skills/erne-update
Command: npx skills add https://github.com/treesus6/SkateQuest-Mobile --skill erne-update

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

ERNE — Update ERNE itself to the latest version and re-initialize the project.

Core Features & Use Cases

  • Update the ERNE harness to the latest npm version.
  • Re-run erne init preserving existing profile and MCP selections.
  • Update agents, skills, rules, hooks, and commands to the latest versions.

Quick Start

Run the update process to upgrade ERNE to the latest version and reinitialize the project with existing settings.

Frequently Asked Questions about erne-update

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

FAQPage Schema
How do I update ERNE to the latest npm version?

To update ERNE, run npx erne-universal@latest update to automate upgrading the harness to the newest npm version and reinitializing the current project.

Does updating ERNE preserve existing profile and MCP selections?

Yes, updating ERNE preserves existing profile and MCP selections while applying updates to agents, skills, rules, hooks, and commands across the project.

What happens if there is no ERNE update available?

If no ERNE update is available, running the update command will simply report the current version without making changes to the project configuration.

Can I re-initialize a project with ERNE without losing custom settings?

Yes, you can re-initialize a project with ERNE without losing custom settings because the update process preserves user profile and MCP selections during reinitialization.

Which project components does the ERNE update process refresh?

The ERNE update process refreshes agents, skills, rules, hooks, and commands to the latest versions while reinitializing the project setup.