This skill should be used when the user asks to "create a worktree", "new worktree", "worktree for feature", "git worktree", or needs to work on a feature branch in isolation. Handles Rails-specific credential symlinking (master.key, environment keys) automatically.
$npx -y skills add aviflombaum/claude-code-in-avinyc --skill rails-worktreeInstalls into the current project.
Run `npx skills use "https://github.com/aviflombaum/claude-code-in-avinyc" --skill "aviflombaum/claude-code-in-avinyc/rails-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/aviflombaum/claude-code-in-avinyc" that are relevant to the current task. Run `npx skills add "https://github.com/aviflombaum/claude-code-in-avinyc"` and select the relevant skills, then follow their instructions.