Ctx Cleanup banner
shakestzd shakestzd

Ctx Cleanup

Development community

Description

--- name: ctx:cleanup description: Clean up completed worktrees and branches keywords: - clean up - cleanup worktrees - remove worktrees - cleanup tasks - cleanup parallel - remove completed - clean worktrees executable: true --- # Parallel Cleanup - Remove Completed Worktrees You are performing cleanup of completed parallel development work. **Contextune Integration:** This command can be triggered via `/contextune:parallel:cleanup` or natural language like "clean up parallel w

Installation

Installs to ~/.claude/skills/shakestzd-contextune-ctx-cleanup/SKILL.md

Terminal
mkdir -p ~/.claude/skills/shakestzd-contextune-ctx-cleanup && curl -fsSL https://raw.githubusercontent.com/shakestzd/contextune/HEAD/commands/ctx-cleanup.md -o ~/.claude/skills/shakestzd-contextune-ctx-cleanup/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository