Guidelines for git and GitHub operations in the WooCommerce repository.
View on GitHubFebruary 5, 2026
Select agents to install to:
npx add-skill https://github.com/woocommerce/woocommerce/blob/cd70c62b322e9a494aa4857bd8904b521b840a99/.ai/skills/woocommerce-git/SKILL.md -a claude-code --skill woocommerce-gitInstallation paths:
.claude/skills/woocommerce-git/# WooCommerce Git Guidelines ## Pull Requests When creating PRs, follow the template at `.github/PULL_REQUEST_TEMPLATE.md`. Include all sections from the template; if a section does not apply, write "N/A" under that heading. Pass the body via a HEREDOC to `gh pr create --body`.