Creates or reuses an isolated AgentsMesh Git worktree from a verified base branch, preserves existing changes, and optionally starts the worktree-scoped development environment. Use when the user asks for a new worktree or isolated work for a feature, fix, investigation, or review.
$npx -y skills add agentsmesh/agentsmesh --skill worktreeInstalls into the current project.
Run `npx skills use "https://github.com/agentsmesh/agentsmesh" --skill "agentsmesh/agentsmesh/worktree"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/agentsmesh/agentsmesh" that are relevant to the current task. Run `npx skills add "https://github.com/agentsmesh/agentsmesh"` and select the relevant skills, then follow their instructions.