Next Generation WASM Microkernel Operating System

Revise feedback instructions in CLAUDE.yml

Updated feedback guidelines for code reviews.

authored by

Jonas Kruckenberg and committed by
GitHub
73c72c1c da46a0de

+3 -5
+3 -5
.github/workflows/claude-code-review.yml
··· 47 47 - Security concerns 48 48 - Test coverage 49 49 50 - Use the repository's CLAUDE.md for guidance on style and conventions. 51 - Include a single list of 5 recommendations sorted by relevance. 52 - Keep your comments and recommendations concise, SHORT, technical and to the point. 53 - Only comment comment when you have a **high** degree of confidence. 50 + Keep your feedback SHORT and only comment on HIGHLY RELEVANT changes when you feel VERY CONFIDENT. 54 51 55 - Use `gh pr comment` with your Bash tool to leave your review as a comment on the PR. 52 + When you do feel confifent feedback is helpful and relevant use `gh pr comment` 53 + with your Bash tool to leave your review as a comment on the PR. 56 54 57 55 # See https://github.com/anthropics/claude-code-action/blob/main/docs/usage.md 58 56 # or https://code.claude.com/docs/en/cli-reference for available options