Install Navigator multi-Claude workflow orchestration scripts. Auto-invokes when user says "install multi-Claude workflows", "set up multi-Claude", or "enable parallel execution".
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.
npx skills add alekspetrov/nav-install-multi-claude下载完整 Skill 目录,包含 SKILL.md 及所有相关文件
Search for places (restaurants, cafes, etc.) via Google Places API proxy on localhost.
Interact with GitHub using the `gh` CLI. Use `gh issue`, `gh pr`, `gh run`, and `gh api` for issues, PRs, CI runs, and advanced queries.
Create or update AgentSkills. Use when designing, structuring, or packaging skills with scripts, references, and assets.
Start voice calls via the OpenClaw voice-call plugin.
Notion API for creating and managing pages, databases, and blocks.
Gemini CLI for one-shot Q&A, summaries, and generation.
Category:developer