feat: add /code-review skill for multi-agent PR review #66
No reviewers
Labels
No labels
Compat/Breaking
Kind/Bug
Kind/Documentation
Kind/Enhancement
Kind/Feature
Kind/OpenSpec
Kind/Security
Kind/Testing
Priority/Critical
Priority/High
Priority/Low
Priority/Medium
RFC - Request For Comments
Reviewed/Confirmed
Reviewed/Duplicate
Reviewed/Invalid
Reviewed/Won't Fix
Status/Abandoned
Status/Blocked
Status/Need More Info
hermes-attempted
hermes-needs-clarification
hermes-ready
hermes-review
hermes-wip
human-required
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set
Reference
agentic-forges/forgejo-mcp!66
Loading…
Reference in a new issue
No description provided.
Delete branch "refs/pull/66/head"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Summary
/code-review [PR#] [--comment]Claude Code slash command that performs automated multi-agent PR review on Forgejo repositories--commentflag posts inline review comments to the PR viacreate_pull_reviewBlocked by #67 — the
replacedirective ingo.modmust be resolved first.Test plan
/code-review <PR#>against a real PR and verify terminal output/code-review <PR#> --commentand verify inline comments appear on Forgejo/code-reviewwhile on a branch with an open PRoh cool you're working on that already :) let me know if you need someone to test it!
(some inspiration: https://github.com/sanyuan0704/code-review-expert)
I tested the new version with the inline PR review comments today in my home instance of Forgejo and it worked great. I built an n8n workflow for it, where AI is adding comments to the code. So from my perspective it's working fine. Why have you added the Status Blocked? what is missing?
https://codeberg.org/goern/forgejo-mcp/releases/tag/v2.12.0