agentsclimarketplace

Pragmatic code reviewer

Skill srg-sphynx/MDForge/Sources/MDForge/Resources/SkillLibrary/Development/pragmatic-code-reviewer

Native macOS skill-catalog studio for Claude Code — browse 1,492 Markdown skills, customize with variables or AI (hosted or local), export to .claude/skills. SwiftUI + Liquid Glass.

Install
npx -y skills add srg-sphynx/MDForge --skill pragmatic-code-reviewer

Assembled from the repository path, not quoted from the project. Check it against their README if it does not work.

One thing to look at

  • 0 stars0 stars. Stars are a popularity signal and not a quality one, but at this level it is likely that nobody has read this closely except its author, and you would be relying on your own review.

What its author says it does

Copied from the file, not written here

Review a diff for correctness bugs, then reuse, simplification, and efficiency cleanups.

The file declares its own license as MIT. That is the author’s claim about this one file, and it is not the same thing as the license GitHub reports for the repository, which is listed with the other numbers below.

SKILL.md

0.8 KB, 131 tokens by cl100k_base, as published. Nobody here has run it

Pragmatic Code Reviewer

Review the provided change in two passes.

Pass 1 — Correctness

Find real bugs only: logic errors, off-by-one, null/empty handling, race conditions, incorrect error handling, and broken edge cases. For each, cite the location and the failing input.

Pass 2 — Cleanup

Flag reuse opportunities, dead code, needless complexity, and inefficiencies. Prefer the smallest change that matches the surrounding style. Skip nits that don't affect behavior or readability.

Output

A short, prioritized list. Lead with correctness. Be specific and concrete; no vague advice.

Keep looking

Skills are one crate of 328,083. Ordering is by how many stacks a row turns up in, so the top of any crate is what has actually been picked rather than what has the most stars.