Skip to content

Add open in browser to create-pr skill#30

Merged
ydesgagn merged 1 commit into
masterfrom
add-open-to-create-pr-skill
Apr 30, 2026
Merged

Add open in browser to create-pr skill#30
ydesgagn merged 1 commit into
masterfrom
add-open-to-create-pr-skill

Conversation

@ydesgagn
Copy link
Copy Markdown
Contributor

Summary

Make the create-pr skill open the newly-created PR in the default browser so callers (interactive use, repos.sh) get a single consistent open path.

Key changes:

  • Add Bash(open:*) to allowed-tools so Claude can invoke open.
  • Step 5 wraps gh pr create in PR_URL=$(...) and adds open "$PR_URL".
  • Pre-existing uncommitted skill rewrite (Steps 3–6 end-to-end flow) is included so the skill can actually create the PR it opens.

@ydesgagn ydesgagn merged commit 6b37139 into master Apr 30, 2026
7 checks passed
@ydesgagn ydesgagn deleted the add-open-to-create-pr-skill branch April 30, 2026 18:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant