Lgtm
Description
Read what your agent wrote before you say LGTM. A fast TUI in Zig for reviewing AI agent output.
Installation
This entry records only its repository, not the path inside it, so there is no
exact command to give. Open the source below and copy the folder into
~/.claude/skills/, or the file into ~/.claude/agents/.
README
lgtm
██╗ ██████╗ ████████╗███╗ ███╗
██║ ██╔════╝ ╚══██╔══╝████╗ ████║
██║ ██║ ███╗ ██║ ██╔████╔██║ 👍
██║ ██║ ██║ ██║ ██║╚██╔╝██║
███████╗╚██████╔╝ ██║ ██║ ╚═╝ ██║
╚══════╝ ╚═════╝ ╚═╝ ╚═╝ ╚═╝
**Read what your agent wrote - before you say LGTM.**
A terminal diff reviewer for agentic coding. It runs in a pane beside your agent, shows what changed as it changes, and lets you point at exact lines when you reply.
**You keep your editor.** `hjkl`, `w b e`, `f t F T`, `/` and `n`, `V` to select, `zz` to centre - the motions already in your fingers, now pointed at the agent's work.
- A pane with your agent and tmux panes inside a window
- Side-by-side diff view
**Status: pre-alpha**, and used daily by its author.
It began a long time ago as a Go tool for reading diffs in a terminal. This is a rewrite in Zig, rebuilt around a coding agent rather than a person: the diff re-renders as the agent writes, references go straight to its input, and comments follow the code when it rewrites the file underneath them. The loop works end to end; the numbers below are measured, not estimated.
Why
Reviewing an agent is not reviewing a person: more code, arriving faster, with no prior about where the risk is. Without this, the loop goes - the agent edits six files, you scroll `git diff` in a pager, you spot something at `src/auth.zig:47`, and you **retype** that path into the chat. `lgtm` removes the retyping.
Install
**macOS**, from the tap:
brew install kunkka19xx/tap/lgtm
**Linux**, any distribution - the binary is static, so the distro doesn't matter. (Also macOS):
curl -fsSL https://raw.github
Related Skills
Agency Agents
A complete AI agency at your fingertips - From frontend wizards to Reddit community ninjas, from whimsy inject
AI Awesome Llm Apps
100+ AI Agents, Agent Skills and RAG Apps - Free and Open Source.
AI Firecrawl
🔥 The API to search, scrape, and interact with the web for AI
AI Artifacts Builder
Suite of tools for creating elaborate, multi-component claude.ai HTML artifacts using modern frontend web tech
AI Headroom
Compress tool outputs, logs, files, and RAG chunks before they reach the LLM. 20% fewer tokens for coding agen
AI CrewAI
Framework for orchestrating role-playing, autonomous AI agents. By fostering collaborative intelligence, CrewA
AI