About
This skill streamlines the GitHub pull request workflow by automatically generating titles that adhere to strict conventional commit standards, specifically optimized for the n8n project conventions. It analyzes your local git changes to determine the correct type and scope, handles remote branch pushing, and populates the PR body with a predefined template, ensuring your contributions pass CI validation checks like check-pr-title on the first try.