worktree-status

Assess worktree pool capacity and active allocations across repositories.

1|Updated Jan 11, 2026
One-click install
npx skills add https://github.com/martiendejong/autonomous-dev-system --skill worktree-status-martiendejong
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: worktree-status
Source: https://github.com/martiendejong/autonomous-dev-system/tree/main/.claude/skills/worktree-status
Command: npx skills add https://github.com/martiendejong/autonomous-dev-system --skill worktree-status-martiendejong

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Check worktree pool status, available seats, active allocations, and system health to prevent allocation delays and ensure smooth agent operation.

Core Features & Use Cases

  • Pool capacity checks to identify FREE, BUSY, and STALE seats.
  • Active session visibility across multiple repos to verify agent work allocation.
  • Health verification by cross-referencing pool state with live git worktrees and recent activity.

Quick Start

Run the dashboard to view pool status and active worktrees.

Frequently Asked Questions about worktree-status

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I check worktree pool capacity and available seats?

Check worktree pool capacity by running the dashboard to view pool status, identifying FREE, BUSY, and STALE seats to prevent allocation delays and ensure smooth agent operation.

How can I monitor active git worktree sessions across multiple repositories?

Monitor active git worktree sessions across multiple repositories by applying cross-repo checks to verify agent work allocation and assess active allocations against the live system state.

What is the best way to diagnose worktree allocation delays and capacity issues?

Diagnose worktree allocation delays and capacity issues by assessing the current state of the worktree pool, including free seats, active allocations, and recent activity across multiple repositories.

Can I verify agent worktree health using bash tooling and project state files?

Verify agent worktree health by cross-referencing pool state with live git worktrees and recent activity using deterministic CLI script-based checks and bash tooling integrated with project state files.

How do I identify stale worktree seats in my agent pool?

Identify stale worktree seats in your agent pool by running a health verification check that cross-references the current pool state with live git worktrees and recent activity logs.