Skip to main content
Glama

verify_fixes

Re-audit the application after applying fixes, compare with original results, and view a before/after Report Card with resolved and remaining issues.

Instructions

Re-run the full audit pipeline after fixes are applied and compare against the original review. Shows a before/after Report Card with grade transitions, resolved issues count, and remaining issues. Closes the review-fix-verify loop.

Use this AFTER implementing fixes from a review_ui run. Pass the same URL and code directory. The tool re-audits everything and shows what improved.

This tool is FREE — runs entirely within Claude Code.

Input Schema

TableJSON Schema
NameRequiredDescriptionDefault
urlYesURL of the running application (same URL used in the original review)
codeDirectoryYesAbsolute path to the frontend source directory
widthNoViewport width in pixels
heightNoViewport height in pixels
Behavior4/5

Does the description disclose side effects, auth requirements, rate limits, or destructive behavior?

Describes the outcome (grade transitions, resolved issues count) and that it closes the loop. With no annotations, the description bears the burden and does well, though it could mention side effects or data persistence. No contradiction with missing annotations.

Agents need to know what a tool does to the world before calling it. Descriptions should go beyond structured annotations to explain consequences.

Conciseness5/5

Is the description appropriately sized, front-loaded, and free of redundancy?

Four sentences, each earning its place: what it does, when to use, what to pass, and a cost note. Front-loaded with key action and output.

Shorter descriptions cost fewer tokens and are easier for agents to parse. Every sentence should earn its place.

Completeness4/5

Given the tool's complexity, does the description cover enough for an agent to succeed on first attempt?

With 4 params and no output schema, the description covers the return (Report Card with transitions, resolved/remaining issues). Could include error handling or prerequisites but sufficient for core behavior.

Complex tools with many parameters or behaviors need more documentation. Simple tools need less. This dimension scales expectations accordingly.

Parameters3/5

Does the description clarify parameter syntax, constraints, interactions, or defaults beyond what the schema provides?

Schema coverage is 100%, so baseline is 3. The description only mentions url and codeDirectory, not width/height, but schema already describes them. No added parameter meaning beyond schema.

Input schemas describe structure but not intent. Descriptions should explain non-obvious parameter relationships and valid value ranges.

Purpose5/5

Does the description clearly state what the tool does and how it differs from similar tools?

The description clearly states the tool re-runs the full audit pipeline and compares against the original review, showing a before/after Report Card. It uses specific verbs and resources, and the purpose is distinct from siblings like review_ui.

Agents choose between tools based on descriptions. A clear purpose with a specific verb and resource helps agents select the right tool.

Usage Guidelines5/5

Does the description explain when to use this tool, when not to, or what alternatives exist?

Explicitly states 'Use this AFTER implementing fixes from a review_ui run' and instructs to pass the same URL and code directory. Also notes it's free and runs within Claude Code, providing clear when-to-use guidance.

Agents often have multiple tools that could apply. Explicit usage guidance like "use X instead of Y when Z" prevents misuse.

Install Server

Other Tools

Latest Blog Posts

MCP directory API

We provide all the information about MCP servers via our MCP API.

curl -X GET 'https://glama.ai/api/mcp/v1/servers/prembobby39-gif/uimax-mcp'

If you have feedback or need assistance with the MCP directory API, please join our Discord server