CtrlK
BlogDocsLog inGet started
Tessl Logo

setup-worktree

Set up a new git worktree for this repo by copying gitignored files (bin/) and building server assets so pnpm dev works without errors

85

2.43x
Quality

77%

Does it follow best practices?

Impact

100%

2.43x

Average score across 3 eval scenarios

SecuritybySnyk

Risky

Do not use without reviewing

Optimize this skill with Tessl

npx tessl skill review --optimize ./.claude/skills/setup-worktree/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

100%

57%

Worktree Setup Automation Script

Worktree setup shell script

Criteria
Without context
With context

Uses git worktree list

0%

100%

Extracts first entry as main

0%

100%

Extracts path with awk or equivalent

0%

100%

Copies .env from main worktree

13%

100%

Runs pnpm build:server

100%

100%

Correct step order

0%

100%

No arguments required

100%

100%

Error handling present

100%

100%

Progress messages

100%

100%

Output file named correctly

100%

100%

100%

80%

Developer Onboarding: Working with Feature Branches in Parallel

Worktree onboarding runbook

Criteria
Without context
With context

git worktree list command

0%

100%

Main worktree is first entry

0%

100%

Copy .env command present

0%

100%

.env is gitignored explanation

0%

100%

pnpm build:server command

0%

100%

server/ui/assets explanation

0%

100%

pnpm dev failure explanation

100%

100%

Correct step order

0%

100%

Output file named correctly

100%

100%

100%

40%

Diagnose and Fix a Broken Development Worktree

Broken worktree diagnosis and repair

Criteria
Without context
With context

Checks for .env presence

100%

100%

Uses git worktree list for main path

100%

100%

Extracts first entry as main worktree

100%

100%

Copies .env from main worktree

0%

100%

Checks for missing server assets

100%

100%

Runs pnpm build:server to fix assets

0%

100%

Prints diagnostic summary

100%

100%

fix-summary.txt explains .env gitignored

0%

100%

fix-summary.txt explains server asset embedding

100%

100%

Repository
temporalio/ui
Evaluated
Agent
Claude Code
Model
Claude Sonnet 4.6

Table of Contents

Is this your skill?

If you maintain this skill, you can claim it as your own. Once claimed, you can manage eval scenarios, bundle related skills, attach documentation or rules, and ensure cross-agent compatibility.