LingoVerse

3 mods across 1 repository, 5 stars between them.

memory-curator

01

LingoVerse/mimir

Skill Claude CodeCodex

Curate the project's long-lived review memory in .mimir/memory. Decide whether a decision is durable enough to remember, write it as one atomic well-scoped entry, update instead of duplicating, and refuse to record untrusted claims. Used on an explicit maintainer command and when the reviewer proactively spots a…

5 1mo ago A 71 tokens original MIT

review-rubric

02

LingoVerse/mimir

Skill Claude CodeCodex

General pull-request review criteria, severity scale, and comment format. Load on every PR review to keep findings consistent, actionable, and low-noise.

5 1mo ago A 35 tokens original MIT

security-check

03

LingoVerse/mimir

Skill Claude CodeCodex

Deeper security-focused review pass. Load only when the diff touches auth, crypto, payments, input handling, dependencies, CI, IaC, or database migrations. Complements review-rubric; does not replace it.

5 1mo ago A 48 tokens original MIT