git-worktree-status

Installation
SKILL.md

Git Worktree Status

Report background verification jobs launched by /git-worktree, without blocking. A Python script detects the worktree, reads .worktree-logs/*.log, and classifies each job using language-neutral markers (works for pytest, vitest, tsc, basedpyright, cargo, go).

Part of the Worktree Lifecycle Suite: /git-worktree | /git-worktree-remove | /git-worktree-clean

Steps

Run from inside any worktree directory:

uv run "${CLAUDE_SKILL_DIR}/scripts/git_worktree_status.py"

The script:

Installs
1
GitHub Stars
1
First Seen
Jun 22, 2026
git-worktree-status — bossjones/boss-skills