Skip to content

feat: add peer-review-jj plugin, remove deprecated review plugins#28

Merged
muloka merged 1 commit intomainfrom
peer-review-jj
Mar 17, 2026
Merged

feat: add peer-review-jj plugin, remove deprecated review plugins#28
muloka merged 1 commit intomainfrom
peer-review-jj

Conversation

@muloka
Copy link
Copy Markdown
Owner

@muloka muloka commented Mar 17, 2026

Summary

  • Add peer-review-jj plugin: unified change review with generalist-first architecture, two-phase pipeline (requesting → receiving), emergent specialist lifecycle
  • Remove deprecated code-review-jj, pr-review-toolkit-jj, and feature-dev-jj plugins
  • Add design doc and implementation plan

Test plan

  • Verify plugin loads in Claude Code (/peer-review command available)
  • Verify hook scripts block raw git commands and review markers
  • Run /peer-review on a test change

🤖 Generated with Claude Code

Unified change review for jj repos with generalist-first architecture:
- Two-phase pipeline (requesting → receiving)
- Scaled generalist reviewers (1 per ~300 lines)
- Emergent specialist lifecycle (3+ distinct patterns triggers creation)
- Progress tracking via jj duplicate+squash (--track)
- GitHub PR posting (--post), JSON output (--json)

Replaces code-review-jj, pr-review-toolkit-jj, and feature-dev-jj.
See docs/peer-review-jj/2026-03-16-peer-review-jj-design.md for design.
@muloka muloka merged commit ceefbe4 into main Mar 17, 2026
1 of 2 checks passed
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