chatgpt-pro-review

Review SA-AIAPP code via ChatGPT/GPT Pro anchored to a GitHub branch and commit.

35|5|Updated Sep 20, 2025
One-click install
npx skills add https://github.com/zhanglongxiao111/indesign-cli --skill chatgpt-pro-review
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: chatgpt-pro-review
Source: https://github.com/zhanglongxiao111/indesign-cli/tree/main/.codex/skills/chatgpt-pro-review
Command: npx skills add https://github.com/zhanglongxiao111/indesign-cli --skill chatgpt-pro-review

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

When you need higher-confidence review of a specific GitHub branch in the SA-AIAPP project, this Skill helps route the request to ChatGPT/GPT Pro as a second opinion and ensures the result is documented and verified against local code.

Core Features & Use Cases

  • GitHub-anchored Pro review: Uses the connected GitHub repository state (branch + commit) as the primary input so the review stays grounded in real code.
  • Structured external-consult archive: Saves the sent prompt and the Pro response into the project’s external consultation directory for traceability.
  • Guardrailed advisory workflow: Enforces that Pro gives suggestions only, while important conclusions must be verified locally before changes are recommended.

Quick Start

Ask the AI to run a GPT Pro second review for the current SA-AIAPP branch and target scope, saving both the prompt and the reply into the external consultation documents, then summarizing conclusions after you locally verify them.

Frequently Asked Questions about chatgpt-pro-review

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

FAQPage Schema
How do I get a second opinion code review for a specific GitHub branch?

To get a second opinion code review for a specific GitHub branch, you can route your request to ChatGPT/GPT Pro anchored to a specific commit. This ensures the review stays grounded in your actual code state and produces evidence-based findings.

Can I use GPT Pro to review frontend and backend architecture?

Yes, you can use GPT Pro to review frontend, backend, canvas, and architecture tasks. It provides deeper scrutiny and advisory guidance suitable for complex project structures within your repository.

How do I document prompts and replies during an external AI code review?

You can document prompts and replies during an external AI code review by saving them into the project's configured external-consultation directory. This creates a structured archive for full traceability of the consultation.

Do I need to verify AI code review suggestions locally before applying them?

Yes, you need to verify AI code review suggestions locally before applying them. The workflow enforces a guardrailed advisory process where Pro gives suggestions only, requiring local code verification before recommending any important changes.

How to run a GPT Pro second review for a project branch and save the consultation?

To run a GPT Pro second review, ask the AI to target the current branch and scope, confirm the model is Pro, and save both the sent prompt and the response into the external consultation documents. Summarize conclusions after locally verifying the output.