CtrlK
BlogDocsLog inGet started
Tessl Logo

using-git-worktrees

Use when starting feature work that needs isolation from current workspace or before executing implementation plans - creates isolated git worktrees with smart directory selection and safety verification

84

2.32x
Quality

76%

Does it follow best practices?

Impact

100%

2.32x

Average score across 3 eval scenarios

SecuritybySnyk

Advisory

Suggest reviewing before use

Optimize this skill with Tessl

npx tessl skill review --optimize ./skills/using-git-worktrees/SKILL.md
SKILL.md
Quality
Evals
Security

Evaluation results

100%

95%

Set Up Isolated Workspace for Discount Engine Feature

Gitignore safety verification

Criteria
Without context
With context

Skill announcement

0%

100%

git check-ignore called

0%

100%

.gitignore updated

0%

100%

.gitignore committed first

0%

100%

git worktree add used

50%

100%

npm install run

0%

100%

Tests run for baseline

0%

100%

Report: Worktree ready

0%

100%

Report: Tests passing

0%

100%

Report: Ready to implement

0%

100%

100%

50%

Prepare Development Environment for Analytics Dashboard

Directory selection priority

Criteria
Without context
With context

Skill announcement

0%

100%

Checks for existing directories

0%

100%

Uses .worktrees not worktrees

100%

100%

Does NOT use worktrees/

100%

100%

git check-ignore called

0%

100%

git worktree add with correct path

100%

100%

npm install run

0%

100%

Tests run for baseline

100%

100%

Report: Worktree ready

0%

100%

Report: Tests passing with count

0%

100%

100%

25%

Set Up Workspace for Auth Service Security Patch

CLAUDE.md preference and Go setup

Criteria
Without context
With context

Skill announcement

0%

100%

Checks for existing directories

0%

100%

Consults CLAUDE.md

100%

100%

Uses CLAUDE.md path without asking

100%

100%

Does NOT ask user for directory

100%

100%

git worktree add used

100%

100%

go mod download run

100%

100%

go test run for baseline

100%

100%

Report: Worktree ready

0%

100%

Report: Ready to implement

0%

100%

Repository
obra/superpowers
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.