Skip to content

v2.2.0

Choose a tag to compare

@github-actions github-actions released this 08 Aug 03:33
· 1 commit to main since this release
443fc69

What's Changed

  • feat: write report and trace to files, forbid executing the reviewed code (#12)

Installation

Works with any harness that supports the Agent Skills format. Install
into your harness skills directory:

Harness Skills directory
Claude Code ~/.claude/skills/
Codex ~/.codex/skills/
OpenCode ~/.config/opencode/skills/
Other Agent Skills runner your harness's skills directory

Option 1: Clone directly

git clone https://github.com/Zhen-Bo/pragmatic-code-review.git <skills-directory>/pragmatic-code-review

Option 2: Download and extract

  1. Download the .skill or .zip file from this release
  2. Extract to <skills-directory>/pragmatic-code-review/

Usage

Invoke the skill with:

/pragmatic-code-review

Or use natural language: "Review my code for code smells"