code-review-and-quality

star 0

Code review and quality — zero-empathy review, maintainability, complexity reduction, race hunting, spec alignment.

Lucent-Financial-Group By Lucent-Financial-Group schedule Updated 6/4/2026

name: code-review-and-quality description: Code review and quality — zero-empathy review, maintainability, complexity reduction, race hunting, spec alignment.

code review and quality

Category skill (blueprint pack). The description above is the only thing the router sees — broad and generic on purpose. The fat detail lives in the blueprints below; open the one that matches and read it in full.

Governs its own form per .claude/rules/rules-are-small-carved-sentences-pointing-to-docs.md and .claude/rules/mirror-beacon-register-discipline.md (carved sentence = hub / Beacon; blueprint = satellite / Mirror). The directory is an independent shipping unit.

Blueprints

  • code-review-zero-empathy — "Zero-empathy code review — P0/P1/P2 ranked findings, file:line refs, no compliments, under 600 words."
  • maintainability-reviewer — "Long-horizon readability review — naming, module shape, docstring discipline, file-size, tribal-knowledge risk."
  • complexity-reviewer — "Complexity reviewer — audits O(n) claims, space-vs-time trade-offs, lower bounds, constant-factor cost in code."
  • reducer — Complexity reduction — Brooks essential/accidental, Kolmogorov/Shannon metrics, Rodney's Razor, code complexity audit.
  • race-hunter — F# concurrency bug hunter — CompareExchange misses, torn reads, lock-across-await, concurrent ResizeArray, P0/P1/P2.
  • spec-zealot — Spec-to-code alignment review — zero-empathy; finds drift, spec bugs, gaps, overlay violations, best-practice lint.
  • project-structure-reviewer — Repo layout audit — folder tree shape, file placement, naming conventions, misplaced artifacts, debt as disorganization.
Install via CLI
npx skills add https://github.com/Lucent-Financial-Group/Zeta --skill code-review-and-quality
Repository Details
star Stars 0
call_split Forks 1
navigation Branch main
article Path SKILL.md
More from Creator
Lucent-Financial-Group
Lucent-Financial-Group Explore all skills →