llm-kb
← Back to products
Productlaunched

CLI tool that audits WordPress site health using Claude Haiku

wp-vitals is a CLI tool that audits a WordPress site's health by checking debug logs, plugin versions, and theme dependencies in one pass. It uses Claude Haiku (Anthropic API) to analyze the data and provide a summary with prioritized action items. It solves the problem of wasting time diagnosing a new client site's issues before starting work.

Visit project ↗
2 engagement·1 source·Sat, Jul 11, 2026, 08:49 PM
The tool runs from the command line and requires an Anthropic API key. It checks debug logs, plugin versions, and theme dependencies, then outputs a summary and tells you where to look first. Built for developers taking over existing WordPress sites. Cost is cents per run. Tech stack: Claude Haiku (LLM), CLI. Traction: 2 upvotes on Reddit.

Entities

Claude Haiku(model)Anthropic(company)

Related

ProductSun, Jul 12, 2026, 03:20 PM

Competitor monitoring tool that tracks pricing, jobs, and changelogs

A free tool that automatically monitors competitors' public signals: pricing pages, job postings, and changelogs. It uses LLMs to summarize changes and alert users, saving solo developers and small teams from manual tracking. Built by a solo developer frustrated with expensive enterprise tools like Klue and Crayon.

6 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 05:46 AM

Local CLI tool to analyze Claude AI token usage and costs

A Go-based CLI that parses local Claude AI logs to show token usage and cost breakdown by project, session, and model. It helps users understand where their API quota is going and how much they would have spent without caching.

6 engagement·1 source·reddit
ProductSun, Jul 12, 2026, 09:53 AM

CLI to analyze Claude Code session token costs

Tokenbill is an open-source CLI tool that parses local Claude Code session logs and estimates token costs. It runs entirely offline with no network calls, helping developers understand and optimize their Claude Code usage costs.

2 engagement·1 source·reddit
ProductSun, Jul 12, 2026, 01:46 AM

Safety layer for AI agents with alerts, kill switch, and dashboard

AgentKavach is a safety layer for AI agents that monitors usage, spending, and behavior. It provides real-time alerts, an automatic kill switch to stop misbehaving agents, and a dashboard with insights. It solves the problem of runaway costs and unintended behavior for teams deploying autonomous AI agents.

2 engagement·1 source·reddit
ProductSat, Jul 11, 2026, 08:57 AM

whatbroke: CLI that captures context on test/dev server crashes for LLM debugging

whatbroke is a free open-source CLI that wraps any command (e.g., npm test) and, on a crash, captures a bundle of context: the error with parsed stack trace, the diff since the last passing run (recorded as a 'green' commit), and a ranked guess at the responsible file with reasons. This context is designed to be fed to an LLM (like Cursor) to enable accurate debugging, solving the problem of LLMs editing the wrong file when given only a stack trace.

2 engagement·1 source·reddit