Automates the final steps of a development branch, including testing, merging, and deployment. Benefits operations teams by reducing manual effort and ensuring consistent workflows. Integrates with CI/CD pipelines and version control systems.
git clone https://github.com/obra/superpowers.githttps://blog.fsck.com/2025/10/09/superpowers/
Automatically verify tests before merging a development branch.
Present options for merging, pull requests, or discarding changes based on task completion.
Clean up the worktree after finishing development tasks to maintain a tidy project environment.
Facilitate collaboration by ensuring all team members are aligned on branch finalization decisions.
No install command available. Check the GitHub repository for manual installation instructions.
git clone https://github.com/obra/superpowersCopy the install command above and run it in your terminal.
Launch Claude Code, Cursor, or your preferred AI coding agent.
Use the prompt template or examples below to test the skill.
Adapt the skill to your specific use case and workflow.
I'm working at [COMPANY] in the [INDUSTRY] and need to finish a development branch. Can you guide me through the steps to finalize it, including merging and cleaning up? My data includes the branch name [BRANCH_NAME] and the target branch [TARGET_BRANCH].
### Steps to Finish Development Branch 1. **Merge the Branch**: To merge the branch `feature/login` into `main`, run: ```bash git checkout main git merge feature/login ``` 2. **Resolve Conflicts**: If there are conflicts, resolve them in your code editor. After resolving, mark them as resolved: ```bash git add . ``` 3. **Finalize the Merge**: Complete the merge with a commit: ```bash git commit -m 'Merging feature/login into main' ``` 4. **Delete the Branch**: Clean up by deleting the development branch: ```bash git branch -d feature/login ``` 5. **Push Changes**: Finally, push the changes to the remote repository: ```bash git push origin main ``` Following these steps ensures a clean and efficient merging process.
Automate enterprise support with AI agents
Your one-stop shop for church and ministry supplies.
Automate your browser workflows effortlessly
IronCalc is a spreadsheet engine and ecosystem
Enterprise workflow automation and service management platform
Automate your spreadsheet tasks with AI power