Skip to main content
Execute qualquer Skill no Manus
com um clique

gh-style-review

Estrelas2
Forks4
Atualizado26 de junho de 2026 às 04:28

Locally mirrors the prompt sent by `@claude review` (the `anthropics/claude-code-action` GitHub Action). Supports two modes: PR mode (arg is a PR number / URL or auto-detected from the current branch) — pre-fetches the same rich PR context the Action injects (formatted_context, PR body, conversation comments, inline review-thread comments, prior submitted reviews, changed files, the diff) and assembles them into the same XML-tagged structure used in `src/create-prompt/index.ts`; branch mode (arg is a git revision range like `origin/main..HEAD`) — degrades gracefully by dropping the comment-derived sections and reviewing just the diff + commit log + changed files. Applies the same review-mode instructions in both modes, then either prints the review to the terminal (when invoked directly) or returns a structured JSON shape (when invoked as a sub-agent by `pr-review` or `review-and-fix`). Output stays local: never posts to GitHub, never opens a PR comment, never updates a Claude comment via MCP. Used as a paral

Instalação

Instalar com Codex ou Claude Copie este prompt, cole no Codex, Claude ou outro assistente e deixe que ele revise a página da skill e instale para você.

SKILL.md
readonly