nav-update-claude

Update CLAUDE.md to Navigator v3.1 while preserving customizations.

196|11|Updated Oct 10, 2025
One-click install
npx skills add https://github.com/alekspetrov/navigator --skill nav-update-claude
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: nav-update-claude
Source: https://github.com/alekspetrov/navigator/tree/main/skills/nav-update-claude
Command: npx skills add https://github.com/alekspetrov/navigator --skill nav-update-claude

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Keeps CLAUDE.md aligned with the latest Navigator version while preserving project customizations.

Core Features & Use Cases

  • Extracts customization and updates CLAUDE.md template
  • Falls back to bundled template if GitHub unavailable
  • Shows diff and supports commit

Quick Start

Say "update CLAUDE.md" to begin migration.

Frequently Asked Questions about nav-update-claude

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

FAQPage Schema
How do I update CLAUDE.md to the latest Navigator version?

Update CLAUDE.md by running the migration command, which detects your current Navigator version, extracts project customizations, fetches the latest template (v3.1), and regenerates CLAUDE.md while preserving your custom sections. The Skill shows a diff for review before committing changes.

Does CLAUDE.md migration preserve my project customizations?

Yes. The migration extracts and preserves your existing customizations during the update process, ensuring project-specific configurations remain intact while upgrading to the latest Navigator template.

What happens if GitHub is unavailable during CLAUDE.md update?

The Skill falls back to a bundled template when GitHub is unreachable, ensuring the migration completes offline. You can still update CLAUDE.md to the latest Navigator version without internet connectivity.

Can I review changes before committing the updated CLAUDE.md?

Yes. The Skill outputs a diff showing all changes to CLAUDE.md, allowing you to review modifications before committing them to your project.

What Navigator versions does CLAUDE.md migration support?

The Skill handles migration to Navigator v3.1 and performs automatic version detection on your current configuration, supporting projects on older Navigator versions transitioning to the latest release.