list-agent-worktrees
Installation
SKILL.md
/list-agent-worktrees - List All Agent Worktrees
Shows all active agent worktrees with their paths and branches.
Usage
/list-agent-worktrees
Implementation
#!/bin/bash
git worktree list | grep "worktrees/agent-" || echo "No agent worktrees found"
Related skills
More from stevengonsalvez/agents-in-a-box
frontend-design
Frontend design skill for UI/UX implementation - generates distinctive, production-grade interfaces
31commit
Create well-formatted git commits for changes made during the session
14reflect
|
2plan-tdd
Create a test-driven development plan for the project
1oracle
Best practices for using the oracle CLI (prompt + file bundling, engines, sessions, and file attachment patterns).
1gh-issue
Analyze and fix the specified GitHub issue
1