Daniel - Bountycaster
@pirosb3
Biggest life hack as a solo dev for reviewing and deploying code: 1. Open your PR in GitHub 2. Download the PR as a unified diff 3. Slap that diff in Claude and use my "staff engineer" prompt 4. Get high level summary in seconds This is a game-changer for me for catching many bugs early
3 replies
17 recasts
33 reactions
Stas
@stas
Have you considered building a GitHub action instead? ☺️
2 replies
0 recast
0 reaction
Jannik
@jannik
Can recommend https://github.com/tbckr/sgpt to do things like `git diff | sgpt -s "review this diff"` directly in the shell
1 reply
0 recast
0 reaction
gae
@gae
Didn’t catch your “staff engineer” prompt! (Fellow US-IT voyager)
0 reply
0 recast
0 reaction