tomplex/lgtm

A browser-based code review UI for collaborating with Claude Code.

2Stars on the repository
12Mods indexed here, across every type
2mo agoLast push, which is what freshness is scored on
noneNo LICENSE: all rights reserved, so bodies are not copied

release

01

tomplex/lgtm

Skill Claude CodeCodex

Use when the maintainer asks to "release lgtm", "cut a release for lgtm", or "ship a new lgtm version". Drives the full release process: pre-flight gates, version bump, CHANGELOG entry, commit, tag, push, and GitHub Release. Maintainer-only — do not invoke for unrelated requests.

2 2mo ago A 73 tokens

analyze

02

tomplex/lgtm

Skill Claude CodeCodex

Generate analysis for an LGTM review session — classifies every file by priority, phase, summary, and category, then produces an overview, review strategy, and thematic groupings. Use when the user asks to analyze a branch for review, or when code is mostly done and a review session is active.

2 2mo ago A 64 tokens

lgtm

03

tomplex/lgtm

Skill Claude CodeCodex

Use when the user asks to register a project for review, start a code review, open LGTM, analyze changes, or mentions LGTM. Also use when the user says they're done with a task and explicitly asks for a review.

2 2mo ago A 51 tokens

prepare

04

tomplex/lgtm

Skill Claude CodeCodex

Generate full review preparation for an LGTM session: classification (analyze) + narrated walkthrough. Convenience skill that chains /lgtm analyze and /lgtm walkthrough. Use when the user asks to prepare a review, or wants everything ready before opening the UI.

2 2mo ago A 56 tokens

refresh

05

tomplex/lgtm

Skill Claude CodeCodex

Refresh an existing LGTM analysis incrementally — re-classify only files whose diff has changed since the last analysis. Use after making commits on a long- lived branch when you want to keep the analysis layer fresh without redoing the full classification pass. Falls back to a full /lgtm analyze run if no prior…

2 2mo ago A 69 tokens

walkthrough

06

tomplex/lgtm

Skill Claude CodeCodex

Generate a narrated walkthrough for an LGTM review session. Produces an ordered sequence of logical-change stops with titles, narratives, and artifact references. Use when the user asks to build a walkthrough, or when /lgtm prepare chains into this skill.

2 2mo ago A 54 tokens