dev-llm-review

Official

Review code locally with Ollama

AuthorVMAFx
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill helps developers run a fast, local code review on a specific file before opening a pull request, reducing the need for ad hoc manual review passes.

Core Features & Use Cases

  • Local Review Workflow: Checks that the review tool is installed and that Ollama is reachable before running the review.
  • File-Specific Analysis: Reviews exactly one target file and can optionally switch to a named model for different review styles.
  • Safety Guardrails: Keeps the review read-only, prints the model output verbatim, and refuses vendored upstream paths under subprojects.
  • Use Case: Use it when you want a local self-review of a changed source file without sending code to a cloud service.

Quick Start

Use the dev-llm-review skill to review src/main.py with the qwen2.5-coder:7b model.

Dependency Matrix

Required Modules

None required

Components

Standard package

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: dev-llm-review
Download link: https://github.com/VMAFx/vmafx/archive/main.zip#dev-llm-review

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 536,000+ vetted skills library on demand.