🔍
QualityTypeScript

Code Review

by Stack-Cairn

Code Review is a Quality skill for Claude Code, published by Stack-Cairn in LiveAgent.

1.8K stars201 forkson Stack-Cairn/LiveAgentAdded 2026/08/19+3% in starsRepository updated 2026/08/19
ai-agentsai-toolsclaude-codeclaude-desktopcodexcodex-appdesktop-appfablehermeshermes-agentmcpoepnclawopen-sourceskillstauritypescriptwebui
Install in seconds
Install Code Review
Copy Code Review into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/Stack-Cairn/LiveAgent/tree/main/crates/agent-gui/src-tauri/prompt/skills/liveagent-code-review ~/.claude/skills/liveagent-code-review

Requires Node.js. Downloads this skill only — not the rest of the repository — into your Claude Code skills folder.

Without Node.js

git clone https://github.com/Stack-Cairn/LiveAgent.git

Clones the whole repository, then copy the skill’s own directory into your skills folder yourself.

In this catalog

Source file
crates/agent-gui/src-tauri/prompt/skills/liveagent-code-review/SKILL.md in Stack-Cairn/LiveAgent
Installs to
~/.claude/skills/liveagent-code-review
Collection
One of 3 skills cataloged from this repository
Category
Quality1354 skills

What Code Review does

Code Review reviews one captured change-set snapshot with independent, parallel reviewers and validates every candidate finding, reporting only high-confidence problems introduced by that change set. Use it when asked for code review or when the Code Review action is invoked.

Code Review is cataloged under Quality on DirSkills. Code Review comes from a repository tagged ai-agents, ai-tools, claude-code, claude-desktop and codex.

Documentation

README

Code Review

Review one captured change-set snapshot with independent reviewers, validate every candidate finding, and report only high-confidence problems introduced by that change set.

This is an independent LiveAgent workflow modeled on Anthropic's public Claude Code Code Review plugin. The instructions and implementation are original to LiveAgent and are not affiliated with or endorsed by Anthropic.

Boundaries

This is the opening of the README. Read the full README on GitHub.

Frequently asked about Code Review

  • What else does Stack-Cairn publish alongside Code Review?

    Code Review is one of 3 skills that DirSkills catalogs from Stack-Cairn/LiveAgent, the repository it ships in. Its siblings there include Skills Creator and Skills Installer. Each one is a separate skill with its own page in this directory, installs the same way Code Review does, and is maintained by Stack-Cairn in that same repository. The rest of the collection is listed on the Stack-Cairn/LiveAgent page.

  • How does Code Review compare to other Quality skills?

    Code Review ranks #593 by stars among the 1354 Quality skills in this catalog. The most-starred ones next to it are Benchmark, Benchmark Optimization Loop and API Design Patterns. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Code Review against them. Open each page to compare what they document and how they install.