🔍
QualityRust

Code Review

by mag123c

Code Review is a Quality skill for Claude Code, published by mag123c in toktrack.

188 stars20 forkson mag123c/toktrackAdded 2026/09/06+1% in starsRepository updated 2026/09/04
ai-billingai-codingai-costai-toolsanthropicclaude-codeclicodex-clicost-monitorcost-trackingdeveloper-toolsgemini-clillmmulti-cliopenairustterminaltoken-trackertoken-usagetui
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/mag123c/toktrack/tree/main/.claude/skills/review ~/.claude/skills/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/mag123c/toktrack.git

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

In this catalog

Source file
.claude/skills/review/SKILL.md in mag123c/toktrack
Installs to
~/.claude/skills/review
Collection
One of 6 skills cataloged from this repository
Category
Quality1745 skills

What Code Review does

Code Review runs a multi-agent review focused on Rust CLI/TUI changes. It is used to check diffs for Rust/clippy issues, TUI handling, and project-specific review gates.

Code Review is cataloged under Quality on DirSkills. Code Review comes from a repository tagged ai-billing, ai-coding, ai-cost, ai-tools and anthropic.

Documentation

README

Review (toktrack override)

Follows the global /review multi-agent pattern, with the following overrides:

Override: UX Review Inactive

This project is a terminal TUI app — do not run the UX Review Agent. Run Code Review Agent only.

Override: Code Review Checklist Extension

In addition to the global checklist, append the following to the Code Review Agent prompt:

Critical (PLAN gate)

Category Items
PLAN assumption refutation Does the diff falsify the [agent-inferred]/[unverified-gate] assumptions from the PLAN (falsified → P1+, carry to wrap)

Author Review Gate (P0 — Identity / Matrix)

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

Commands Code Review provides

Slash commands named in this skill’s SKILL.md, listed in the order they first appear.

  • /review
  • /wrap
  • /verify

Frequently asked about Code Review

  • What else does mag123c publish alongside Code Review?

    Code Review is one of 6 skills that DirSkills catalogs from mag123c/toktrack, the repository it ships in. Its siblings there include Clarify, Implement and Next. Each one is a separate skill with its own page in this directory, installs the same way Code Review does, and is maintained by mag123c in that same repository. The rest of the collection is listed on the mag123c/toktrack page.

  • How does Code Review compare to other Quality skills?

    Code Review ranks #1602 by stars among the 1745 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.