Wt

C 62 completed
Cli Tool
unknown / go · small
89
Files
12,569
LOC
0
Frameworks
6
Languages

Pipeline State

completed
Run ID
#305137
Phase
done
Progress
1%
Started
Finished
2026-04-13 01:31:02
LLM tokens
0

Pipeline Metadata

Stage
Skipped
Decision
skip_scaffold_dup
Novelty
50.67
Framework unique
Isolation
Last stage change
2026-04-16 18:15:42
Deduplication group #47332
Member of a group with 1 similar repo(s) — canonical #92402 view group →
Top concepts (6)
Project DescriptionpresentationDocumentationConfigurationFile ManagementTesting
Open data scored by Repobility · https://repobility.com

AI Prompt

Create a command-line Git Worktree Manager called 'wt' written in Go. This tool needs to integrate with iTerm2 to manage dedicated worktrees. The core functionality should allow users to create a worktree (e.g., `wt create <branch>`), which should open a new iTerm2 window split into two panes: one running `claude` and the other running a shell prompt in the new worktree directory. I also need commands for listing active worktrees (`wt list`), switching focus (`wt switch <branch>`), syncing (`wt sync <branch>`), merging (`wt merge <branch>`), and cleaning up (`wt delete <branch>`). Please ensure the tool also supports generating shell completions for Zsh, Bash, and Fish.
go cli git worktree iterm2 command-line devops automation
Generated by gemma4:latest

Catalog Information

joescharf__wt is a Git Worktree Manager that integrates with iTerm2, allowing users to create and manage dedicated worktrees with two-pane windows.

Description

This project provides a tool for managing git worktrees with dedicated iTerm2 windows. It allows users to create new branches, open existing ones, list active worktrees, focus on specific worktrees, sync with the latest main branch, merge branches, and clean up stale state. The tool also supports shell completions for worktree names, branch names, and flags.

الوصف

هذا المشروع يقدم أداة لإدارة عملاء Git مع نوافذ iTerm2 المخصصة. يسمح للمستخدمين بإنشاء فرع جديد، فتح الفرع الموجود مسبقًا، قائمة بالعملاء النشطة، التركيز على العملاء المحدد، تحديث العملاء مع الفرع الرئيسي الأحدث، دمج الفرع، وتنظيف الحالة القديمة. الأداة أيضًا تدعم إكمال الشيل للعملاء، والفرع، والFLAGS.

Novelty

7/10

Tags

git-worktree iterm2-integration worktree-management branch-creation syncing merging cleanup

Claude Models

claude-opus-4.6

Quality Score

C
62.0/100
Structure
73
Code Quality
52
Documentation
54
Testing
45
Practices
75
Security
84
Dependencies
80

Strengths

  • CI/CD pipeline configured (github_actions)
  • Code linting configured (ruff (possible))
  • Consistent naming conventions (snake_case)
  • Good security practices \u2014 no major issues detected
  • Properly licensed project

Weaknesses

  • 1641 duplicate lines detected \u2014 consider DRY refactoring
  • 2 'god files' with >500 LOC need decomposition

Recommendations

  • Add a test suite \u2014 start with critical path integration tests

Security & Health

6.6h
Tech Debt (B)
Medium
DORA Rating
A
OWASP (100%)
Source: Repobility analyzer · https://repobility.com
PASS
Quality Gate
A
Risk (1)
Unknown
License
8.0%
Duplication
Full Security Report AI Fix Prompts SARIF SBOM

Languages

go
88.5%
markdown
9.3%
yaml
2.0%
ini
0.1%
toml
0.1%
css
0.1%

Frameworks

None detected

Symbols

method315
function113
struct96
type_alias7
constant4
interface3
variable3

Concepts (6)

All metrics by Repobility · https://repobility.com
CategoryNameDescriptionConfidence
Repobility (the analyzer behind this table) · https://repobility.com
auto_descriptionProject DescriptionGit Worktree Manager with iTerm2 Integration.80%
arch_layerpresentationDetected presentation layer70%
auto_categoryDocumentationdocs70%
business_logicConfigurationDetected from 5 related files50%
business_logicFile ManagementDetected from 3 related files50%
business_logicTestingDetected from 20 related files50%

Quality Timeline

1 quality score recorded.

View File Metrics
Powered by Repobility — scan your code at https://repobility.com

Embed Badge

Add to your README:

![Quality](https://repos.aljefra.com/badge/28969.svg)
Quality BadgeSecurity Badge
Export Quality CSVDownload SBOMExport Findings CSV