Skip to content

feat: Add /PACT:cleanup-worktrees automation command #150

@michael-wojcik

Description

@michael-wojcik

Summary

Add a command to automate worktree detection and cleanup.

Context

Currently orphaned worktrees require manual git worktree prune. A dedicated command could automate this.

Proposed Implementation

  1. Create /PACT:cleanup-worktrees command
  2. Detect orphaned worktrees via git worktree list
  3. Prompt user for confirmation before cleanup
  4. Execute cleanup protocol for each

Related

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions