xpeditis2.0/.claude/commands/fix-pr-comments.md
David e1a43bcee1
Some checks failed
CI / Lint & Format Check (push) Failing after 5s
CI / Test Backend (push) Failing after 7s
CI / Build Backend (push) Has been skipped
CI / Test Frontend (push) Failing after 6s
Security Audit / Dependency Review (push) Has been skipped
CI / Build Frontend (push) Has been skipped
Security Audit / npm audit (push) Failing after 5s
fix claude
2025-10-08 21:11:23 +02:00

293 B

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.