cleanup-agent-worktree
Installation
SKILL.md
/cleanup-agent-worktree - Remove Agent Worktree
Removes a specific agent worktree and its branch.
Usage
/cleanup-agent-worktree {timestamp}
/cleanup-agent-worktree {timestamp} --force
Implementation
#!/bin/bash
AGENT_ID="$1"
FORCE="$2"
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