Skip to content

Add personal code review guide as claude/rules/code-review-guide.md#209

Draft
ikuwow wants to merge 1 commit into
mainfrom
add-code-review-guide-155
Draft

Add personal code review guide as claude/rules/code-review-guide.md#209
ikuwow wants to merge 1 commit into
mainfrom
add-code-review-guide-155

Conversation

@ikuwow

@ikuwow ikuwow commented Jun 7, 2026

Copy link
Copy Markdown
Owner

Closes #155.

Why

The draft attached to the issue is the personal review playbook that has emerged from working through PR queues; landing it as a rule file makes it discoverable for any future AI-assisted review session without having to re-derive the priorities every time.

What

  • claude/rules/code-review-guide.md: the draft attached to the issue, copied verbatim. Five sections — prioritization by leverage, how to size depth to risk, mechanical lint candidates, AI-assisted workflow, and comment style.

Notes

  • No changes to AIRULES.md or any other existing rule. The guide stands alone and is referenced ad hoc when a review starts; explicit cross-linking can come later if a session shows the discovery path is weak.
  • Symlinked into ~/.claude/rules/ by the existing scripts/deploy.sh sweep that picks up every .md under claude/rules/, so it is reachable from any session without further wiring.

Drops the draft attached to #155 in as claude/rules/code-review-guide.md
verbatim. Covers review-target prioritization, depth-vs-risk calibration,
the gh commands used to gather review context, and the AI-assisted review
workflow. Discoverable from `claude/rules/` like the other workflow rules.

Closes #155.

Co-authored-by: Claude Opus 4.6 <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Use personal code review guide

1 participant