Acerca de
The Git Branch Finisher skill provides a standardized, error-proof workflow for concluding feature development within Claude Code. It prevents the common pitfall of merging broken code by enforcing a mandatory test verification step before offering clear paths forward: local merging, automated Pull Request creation via GitHub CLI, branch preservation, or safe deletion. By automating repetitive Git sequences and managing worktree cleanup, it ensures repository hygiene and consistent project management practices across development teams.