xpeditis2.0/.claude/commands/fix-pr-comments.md
2025-10-20 12:30:08 +02:00

10 lines
302 B
Markdown

---
description: Fetch all comments for the current pull request and fix them.
---
Workflow:
1. Use `gh cli` to fetch the comments that are NOT resolved from the pull request.
2. Define all the modifications you should actually make.
3. Act and update the files.
4. Create a commit and push.