What problem does it solve?
This Skill automates the workflow of implementing code changes, reviewing pull requests, and merging them into the repository. It helps developers to save time and reduce the risk of merge conflicts.
Core Features & Use Cases
- Automated Code Implementation: Automates the full workflow of creating a branch, implementing code changes, and merging them into the repository.
- Automated Review: Automates the review process by using the PR Review Agent to iterate on pull requests until approved.
- Conflict Resolution: Provides a disciplined 3-way merge workflow to resolve merge conflicts without rewriting history.
- Use Case: Imagine you have a pull request that needs to be merged. Use this Skill to automate the review, conflict resolution, and merging process.
Quick Start
Use the sandman skill to implement and merge a pull request.