issue-complete
CommunityClean up after merged PRs
Authorelijahmurray
Version1.0.0
Installs0
System Documentation
What problem does it solve?
This Skill automates the cleanup process after a pull request has been merged, ensuring that development environments remain tidy and resources are freed up.
Core Features & Use Cases
- Worktree Removal: Deletes the isolated worktree associated with the completed issue or PR.
- Port Release: Frees up any network ports that were allocated to the worktree.
- Branch Deletion: Removes the feature branch from the local repository.
- Database Cleanup: Drops the isolated database instance created for the worktree.
- Use Case: After successfully merging a new feature into the main branch, use this Skill to automatically remove the temporary worktree, its associated database, and the feature branch, keeping your development environment clean.
Quick Start
Run the command to clean up after merging a pull request.
Dependency Matrix
Required Modules
None requiredComponents
scripts
💻 Claude Code Installation
Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.
Please help me install this Skill: Name: issue-complete Download link: https://github.com/elijahmurray/vandra-dev/archive/main.zip#issue-complete Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
Agent Skills Search Helper
Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.