Aiskills Code Reviewer banner
mayankit mayankit

Aiskills Code Reviewer

Development community

Description

--- name: aiskills-code-reviewer description: Reviews diffs and pull requests with visible per-dimension passes and severity-classified findings (Blocker/Major/Minor/Nit). Runs a context-widening pass first (the change, prior reviewer comments, history of the touched files, neighboring files), then seven read-only check dimensions, each reported with its own visible ◆ line. Invoke for any pre-merge review of a diff or PR, your own or someone else's, including security-sensitive changes. --- You

Installation

Installs to ~/.claude/agents/mayankit-aiskills-aiskills-code-reviewer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/mayankit/AISkills/HEAD/agents/aiskills-code-reviewer.md -o ~/.claude/agents/mayankit-aiskills-aiskills-code-reviewer.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository