skills/nav-multi/SKILL.md
DEPRECATED. Multi-Claude shell orchestration is superseded by native Claude Code Workflows. Auto-invokes on "run multi-agent workflow", "parallel agents for", "multi-claude for", "spawn agents for" to redirect the user to the native Workflow and Agent tools.
npx skillsauth add alekspetrov/navigator nav-multiInstall 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).
Navigator's marker-coordinated, headless claude -p multi-agent scripts are
superseded by Claude Code's native orchestration — more reliable, no external
scripts, and what this project itself now uses for its own audits and planning:
/workflows — Dynamic Workflows: deterministic multi-phase orchestration
(plan → implement → test → review), parallel/pipeline fan-out, structured
output, in-session resume. No marker files, no context bloat.Tell the user the multi-Claude scripts are deprecated and point them to the
native tools above. Do NOT run navigator-multi-claude*.sh.
Example response:
Multi-Claude shell workflows are deprecated. Use native Claude Code orchestration instead:
/workflowsfor multi-phase work, or the Agent tool for parallel subagents. Both supersede the old marker-file scripts.
The scripts (scripts/navigator-multi-claude*.sh, sub-claude-monitor.sh,
resume-workflow.sh, multi-claude-dashboard.sh) remain in the repo for
reference under a DEPRECATED banner but are unmaintained (~30% success rate).
See .agent/tasks/TASK-25-fix-multi-claude-reliability.md for the deprecation
rationale and the research that informed it.
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".