Commit And Pr banner
Shopify Shopify

Commit And Pr

Git community

Description

Let's commit the changes. Run tests, typechecks, and format checks. Then commit, push, and create a pull request.

Installation

Installs to ~/.claude/commands/shopify-claude-code-action-commit-and-pr.md

Terminal
mkdir -p ~/.claude/commands && curl -fsSL https://raw.githubusercontent.com/Shopify/claude-code-action/HEAD/.claude/commands/commit-and-pr.md -o ~/.claude/commands/shopify-claude-code-action-commit-and-pr.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository