(no title)
pu_pe | 5 days ago
In my experience Claude Code already does a pretty good job of including relevant context in the PR, although it's true that for commits it usually defaults to "this and this changed".
pu_pe | 5 days ago
In my experience Claude Code already does a pretty good job of including relevant context in the PR, although it's true that for commits it usually defaults to "this and this changed".
zknill|5 days ago
Without the skill, the commit messages are often a list of files changed with a list of bullet points at the end saying:
- Added 8 tests to file.xyz
Pretty useless for a reviewer, they can see that from the diff.