Acerca de
This skill streamlines the Pull Request process for Rust projects by ensuring all code meets quality standards before submission. It automatically executes critical pre-flight checks—including cargo formatting, Clippy linting, and full test suites—to prevent CI failures. The skill intelligently manages branch naming conventions and determines the correct target branch (develop vs. main) based on project rules. By utilizing the GitHub CLI, it generates structured PRs with comprehensive templates, ensuring professional and consistent documentation for every contribution.