lgtm-context

Review Claude's last response with line-by-line feedback in the LGTM terminal UI.

4|2|Updated Jan 30, 2026
One-click install
npx skills add https://github.com/hapticdata/lgtm --skill lgtm-context
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: lgtm-context
Source: https://github.com/hapticdata/lgtm/tree/main/skills/lgtm-context
Command: npx skills add https://github.com/hapticdata/lgtm --skill lgtm-context

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) components.

What problem does it solve?

This Skill allows users to review Claude's previous responses within the LGTM terminal UI, enabling detailed line-by-line feedback and discussion.

Core Features & Use Cases

  • Contextual Review: Loads Claude's last output directly into the LGTM interface for focused feedback.
  • Line-by-Line Commenting: Facilitates precise comments on specific parts of the AI's response.
  • Use Case: After Claude provides a complex plan or a lengthy explanation, use this Skill to pinpoint areas needing clarification or correction, ensuring the AI's output meets your exact requirements.

Quick Start

Use the lgtm-context skill to review Claude's last response in the LGTM TUI.

Frequently Asked Questions about lgtm-context

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I review Claude's responses line-by-line in the terminal?▼

Review Claude's responses line-by-line by loading the output into the LGTM terminal UI. This interface facilitates focused critique and precise comments on specific parts of the AI's response.

Can I use tmux for side-by-side workflows when reviewing Claude's output?▼

Yes, tmux integration is supported for side-by-side workflows when reviewing Claude's output. This allows you to view the LGTM terminal interface alongside your active session for contextual feedback.

What environment variables do I need to load context into the LGTM TUI?▼

Loading Claude's last response into the LGTM TUI requires the CLAUDE_SESSION_ID environment variable. You must set this variable to successfully retrieve and review the specific session context.

How do I provide detailed feedback on complex AI-generated plans?▼

Provide detailed feedback on complex AI-generated plans by loading the text into the LGTM terminal UI. This enables line-by-line commenting to pinpoint areas needing clarification or correction.

Does the LGTM review tool require any external dependencies?▼

No external dependencies are required for the LGTM review tool. It operates independently using the CLAUDE_SESSION_ID environment variable and optional tmux integration for terminal display.

Why isn't my Claude session loading in the LGTM interface?▼

Your Claude session likely isn't loading because the CLAUDE_SESSION_ID environment variable is missing or incorrect. This variable is strictly required to fetch the previous response into the LGTM terminal UI.