recollect-worktree

Manages Git worktrees for Recollect development. Creates worktrees in .worktrees/, copies .env.local, and runs pnpm install. Use when reviewing PRs in isolation or working on features in parallel.

$ Installieren

git clone https://github.com/timelessco/recollect /tmp/recollect && cp -r /tmp/recollect/.claude/skills/recollect-worktree ~/.claude/skills/recollect

// tip: Run this command in your terminal to install the skill