Skip to content

fix: rewrite Claude Code PR review prompt#1718

Merged
KRRT7 merged 1 commit intomainfrom
fix-claude-workflow
Mar 2, 2026
Merged

fix: rewrite Claude Code PR review prompt#1718
KRRT7 merged 1 commit intomainfrom
fix-claude-workflow

Conversation

@KRRT7
Copy link
Collaborator

@KRRT7 KRRT7 commented Mar 2, 2026

Summary

  • Rewrite prompt using XML structure and positive framing for better instruction following
  • Resolve stale review threads via GraphQL resolveReviewThread mutation
  • Stop creating inline review comments — all findings in summary comment only
  • Add /simplify skill invocation for code quality pass
  • Auto-close stale codeflash optimization PRs (>7 days, merge conflicts, CI failures, deleted functions)
  • Add verification checkpoint

…owing

- Use XML structure instead of markdown for clearer step boundaries
- Resolve stale review threads via GraphQL instead of leaving them
- Positive framing instead of negation for instructions
- Replace aggressive language with calm direct instructions
- Add /simplify skill invocation for code quality pass
- Add verification checkpoint at the end
- Auto-close stale codeflash optimization PRs (age, conflicts, CI failures, deleted functions)
- Remove inline comment MCP tool, add Skill tool
@github-actions github-actions bot added the workflow-modified This PR modifies GitHub Actions workflows label Mar 2, 2026
@KRRT7 KRRT7 merged commit ab1a535 into main Mar 2, 2026
26 of 28 checks passed
@KRRT7 KRRT7 deleted the fix-claude-workflow branch March 2, 2026 15:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

workflow-modified This PR modifies GitHub Actions workflows

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant