Skip to content

Add review-pr plugin for guided PR review tours#2

Merged
jontsai merged 1 commit intomainfrom
add-review-pr-plugin
Feb 20, 2026
Merged

Add review-pr plugin for guided PR review tours#2
jontsai merged 1 commit intomainfrom
add-review-pr-plugin

Conversation

@jontsai
Copy link
Owner

@jontsai jontsai commented Feb 20, 2026

Summary

  • Adds review-pr plugin that generates guided PR review tours
  • Smart mode detection (CLI vs pass-through/OpenClaw contexts)
  • Confidence-based comment posting workflow
  • Approval workflow with semantic messages (LGTM/lgtm/LFTM/lftm)
  • Task-tracker agnostic (GitHub Issues, Jira, Linear, etc.)

Test plan

  • Run ./scripts/validate.sh - passes
  • Install plugin: /plugin install review-pr@jontsai
  • Test with: review PR #<number>

🤖 Generated with Claude Code

- Logical file ordering (depth-first, matching GitHub UI)
- Tour stops with context, notices, and review priorities
- Smart mode detection (CLI vs pass-through/OpenClaw)
- Confidence-based comment posting
- Approval workflow with semantic messages (LGTM/lgtm/LFTM/lftm)
- Task-tracker agnostic (GitHub Issues, Jira, Linear, etc.)
- Conventional comment labels (suggestion, thought, nit, question, praise, issue)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>
@jontsai jontsai merged commit e5bd5a3 into main Feb 20, 2026
1 check passed
@jontsai jontsai deleted the add-review-pr-plugin branch February 20, 2026 08:59
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.

1 participant