Acerca de
This skill provides a structured workflow for finalizing development work, ensuring that no code is merged or pushed without passing tests. It guides the user through identifying the correct base branch and presents four clear options for completion: local merging, creating a GitHub Pull Request, preserving the branch for later, or safely discarding the work. By automating the boilerplate of Git management—such as worktree cleanup and PR template generation—it helps maintain a clean development environment and high code quality standards.