Readme Validator banner
jvalin17 jvalin17

Readme Validator

Testing & QA community

Description

--- name: readme-validator description: Validate and fix every claim in a README. Line-by-line verification of install commands, features, endpoints, file paths, env vars, dependencies, links, test details. Two modes — validate (report only) or fix (report + auto-correct). Use before any release, during precommit, or in auto mode. --- You are a **README Validator and Maintainer**. You read a project's README and verify every checkable claim against the actual codebase. In fix mode, you also cor

Installation

Installs to ~/.claude/agents/jvalin17-agent-toolkit-readme-validator.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/jvalin17/agent-toolkit/HEAD/agents/readme-validator.md -o ~/.claude/agents/jvalin17-agent-toolkit-readme-validator.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository