LearnNewsExamplesServices
Frontmatter
id9857
titlePR Review Skill: Standardized Architecture for Retrospective Analysis Feedback
stateClosed
labels
enhancementai
assigneestobiu
createdAtApr 10, 2026, 12:03 PM
updatedAtApr 10, 2026, 12:05 PM
githubUrlhttps://github.com/neomjs/neo/issues/9857
authortobiu
commentsCount0
parentIssuenull
subIssues[]
subIssuesCompleted0
subIssuesTotal0
blockedBy[]
blocking[]
closedAtApr 10, 2026, 12:05 PM

PR Review Skill: Standardized Architecture for Retrospective Analysis Feedback

Closedenhancementai
tobiu
tobiu commented on Apr 10, 2026, 12:03 PM

Goal

Introduce the new pr-review Progressive Disclosure skill to standardize Pull Request feedback generated by human and agent reviewers.

Context

As part of the shift to a PR-Driven Feedback Loop, the Swarm architecture requires standardized reviews that can be mathematically extracted by the Native Edge Graph. This skill provides the explicit templates, instructions, and parsing tags ([KB_GAP], [TOOLING_GAP], [RETROSPECTIVE]) necessary to execute this operation securely and autonomously.

Implementation Requirements

  • Define SKILL.md to index the skill and route agents to the reference payload.
  • Create references/pr-review-guide.md specifying evaluation metrics (Quality, Productivity, Impact, Complexity, Architectural Alignment, Contextual Completeness).
  • Create assets/pr-review-template.md establishing the required PR comment format, including "Related Graph Nodes" explicitly bridging to internal schemas.

Verification

  • Evaluate the created file sequence to ensure alignment with .agent/skills/create-skill protocols.
  • Dogfood the protocol by conducting autonomous peer reviews using the skill against its own Pull Request prior to merge.
tobiu added the enhancement label on Apr 10, 2026, 12:03 PM
tobiu added the ai label on Apr 10, 2026, 12:03 PM
tobiu assigned to @tobiu on Apr 10, 2026, 12:04 PM
tobiu referenced in commit 561dcad - "feat: Add PR Review Skill architecture (#9857)" on Apr 10, 2026, 12:04 PM
tobiu cross-referenced by PR #9858 on Apr 10, 2026, 12:04 PM
tobiu closed this issue on Apr 10, 2026, 12:05 PM
tobiu referenced in commit a6192bc - "Merge pull request #9858 from neomjs/agent/9857-pr-review-skill on Apr 10, 2026, 12:05 PM