skills/nav-install-multi-claude/SKILL.md
DEPRECATED. The multi-Claude orchestration scripts are deprecated in favor of native Claude Code Workflows; no installation is needed. Auto-invokes on "install multi-Claude workflows", "set up multi-Claude", "enable parallel execution" to explain the deprecation.
npx skillsauth add alekspetrov/navigator nav-install-multi-claudeInstall this skill globally with one command. Works with Claude Code, Cursor, and Windsurf.
3 of 9 scanners reported clean
Some scanners were skipped, did not run, or reported a non-clean status. Review each row below.
Deprecated as of 2026-06 (TASK-25). Do not install the multi-Claude shell scripts. They are superseded by Claude Code's native orchestration, which requires no separate installation:
/workflows — Dynamic Workflows for multi-phase, parallel, resumable work.Explain that the multi-Claude scripts are deprecated and no install is needed;
point the user to /workflows and the Agent tool. Do NOT run
install-multi-claude.sh (it now refuses to run).
If a previous Navigator version installed the scripts to ~/bin, remove them:
rm -f "$HOME/bin/navigator-multi-claude.sh" \
"$HOME/bin/navigator-multi-claude-poc.sh" \
"$HOME/bin/install-multi-claude.sh"
See .agent/tasks/TASK-25-fix-multi-claude-reliability.md for the deprecation
rationale.
tools
Sync project CLAUDE.md to the installed Navigator version, preserving customizations. Use when user says "sync CLAUDE.md", "update CLAUDE.md", or when detecting outdated Navigator configuration.
tools
Automates design review, token extraction, component mapping, and implementation planning. Reduces design handoff from 6-10 hours to 5 minutes via direct Figma MCP integration. Auto-invoke when user mentions design review, Figma mockup, or design handoff.
tools
Automates Navigator plugin updates. Detects current version, updates plugin, verifies installation, updates project CLAUDE.md, and validates new features. Auto-invoke when user mentions upgrading Navigator or getting new features.
documentation
Manage Navigator task documentation - create implementation plans, archive completed tasks, update task index. Use when user starts new feature, completes work, or says "document this feature".