tomplex

12 mods across 1 repository, 2 stars between them.

tomplex-lgtm

01

tomplex/lgtm

Plugin Claude Code

Plugin marketplace listing 1 plugin: lgtm.

2 2mo ago A tokens not measured

lgtm

02

tomplex/lgtm

Plugin Claude Code

Web-based code review UI with AI-powered analysis for collaborative code review sessions.

2 2mo ago A tokens not measured

release

03

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

lgtm

04

tomplex/lgtm

MCP server Claude CodeCodexCursor

MCP server "lgtm", hosted remotely at localhost, as configured in tomplex/lgtm.

2 2mo ago A tokens not measured

lgtm CLAUDE.md

05

tomplex/lgtm

Instructions file

Claude Code instructions for tomplex/lgtm, covering claude.md, build & dev, testing, linting & formatting and architecture.

2 2mo ago A 985 tokens

lgtm

06

tomplex/lgtm

Command

Register the current project with LGTM for code review.

2 2mo ago A 14 tokens

SessionStart

07

tomplex/lgtm

Hook

Runs when a session starts, executing ensure-server.sh via bash. From tomplex/lgtm.

2 2mo ago A tokens not measured

analyze

08

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

09

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

10

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

11

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

12

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