Skip to content

v2.0.0

Choose a tag to compare

@github-actions github-actions released this 04 Aug 06:55
· 4 commits to main since this release
v2.0.0
6ace443

What's Changed

  • feat: rewrite review skill around quality levels and auditable trace (#8)

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"