Commit, push, and open a PR
Creates a branch, commits changes, pushes to origin, and opens a pull request.
/plugin marketplace add oskar-dragon/claude-code/plugin install speckit@claude-codegit statusgit diff HEADgit branch --show-currentcat .github/pull_request_template.md 2>/dev/null || echo "Template not found"Based on the above changes:
gh pr create. If a PR template was found in the context above, use that template structure. If no template exists, use default template structure provided in default_template XML tag below.<default_template>
A high-level summary of the changes proposed in this PR that can be understood by everyone.
Analyze the git changes and fill in the template sections with actual content based on the changes you're committing.
<default_template>
/commit-push-prCommit, push, and open a PR
/commit-push-prCommit, push, and open a PR