General
PromptBeginner5 minmarkdown
<h1 align="center">
<a href="https://prompts.chat">
120
Manage git worktrees with symlinked .env files, playground, and simulations
Loading actions...
<a href="https://prompts.chat">
TypeScript and ESLint rules that MUST be followed when creating, modifying, or reviewing any file under apps/frontend/, including .ts, .tsx, .js, and .jsx files. Also apply when discussing frontend linting, type safety, or ESLint configuration.
risks
Run the worktree command: ./rh worktree $ARGUMENTS
If the user did not provide arguments, ask which operation they want:
./rh worktree <name> — Create a new worktree with symlinked .env files and shared directories./rh worktree <name> --remove — Remove a worktree and delete its branch./rh worktree <name> --load — Launch shell in an existing worktree./rh worktree --list — List all worktrees