cr-teammate

Review GitHub pull requests and post one author-tagged comment.

2|Updated May 13, 2026
One-click install
npx skills add https://github.com/mujtaba3B/gstack-extensions --skill cr-teammate
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: cr-teammate
Source: https://github.com/mujtaba3B/gstack-extensions/tree/main/eng/skills/cr-teammate
Command: npx skills add https://github.com/mujtaba3B/gstack-extensions --skill cr-teammate

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

This Skill streamlines the review of pull requests you did not author, turning a teammate's or agent's PR into a clear verdict with actionable feedback and one posted review comment.

Core Features & Use Cases

  • Independent PR Review: Checks the actual diff and surrounding code instead of trusting the PR description.
  • Verdict-First Feedback: Organizes findings into blockers, important notes, and strengths so the author can act quickly.
  • Author-Tagged Commenting: Posts one structured review comment that mentions the PR author directly to notify them.
  • Guardrailed Workflow: Confirms wording before posting and never merges, pushes, or resolves conversations.
  • Use Case: Use this when you need to review a teammate's PR, assess an agent-authored change, or decide whether a pull request is ready to move forward.

Quick Start

Ask the assistant to review a teammate's pull request with /eng:cr-teammate and prepare a verdict-first review for the PR author.

Frequently Asked Questions about cr-teammate

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review a teammate's pull request without trusting the PR summary?

Review a teammate's pull request by inspecting the actual diff and checking repository context. This Skill produces a verdict-first review comment that organizes findings into blockers, important notes, and strengths.

Can I generate a structured GitHub review comment for agent-authored code?

Yes, you can review agent-authored code by verifying the real diff instead of the description. The Skill generates an author-tagged GitHub review comment to notify the developer directly of the findings.

How do I post a single verdict-first review comment on a GitHub pull request?

You can post one structured review comment through a confirm-gated workflow. The Skill ensures the wording is confirmed before posting and never merges, pushes, or resolves conversations automatically.

Does this code review workflow verify the actual diff before posting feedback?

Yes, the code review workflow requires diff inspection and repository context checks. It avoids trusting the PR summary and prepares actionable feedback categorized by blockers, notes, and strengths.

What are the limitations of using an automated agent for pull request reviews?

The automated agent is limited to generating one review comment and will never merge, push, or resolve conversations. It operates through a confirm-gated workflow to prevent unauthorized actions on the repository.