Skip to content

chore: migrate review-pr skill from graphite to git town#338

Merged
Blackgaurd merged 2 commits into
mainfrom
chore/migrate-review-skill-to-git-town
May 15, 2026
Merged

chore: migrate review-pr skill from graphite to git town#338
Blackgaurd merged 2 commits into
mainfrom
chore/migrate-review-skill-to-git-town

Conversation

@Blackgaurd

Copy link
Copy Markdown
Collaborator

replaces all gt (graphite CLI) commands in the review-pr skill with git town equivalents:

  • gt loggit town branch
  • gt checkout <branch>git town switch
  • gt modify -agit add -A && git commit --amend --no-edit
  • gt create -am "..."git add -A && git commit -m "..."
  • gt submit --no-interactivegit town sync

@Blackgaurd Blackgaurd merged commit f379971 into main May 15, 2026
1 check passed
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