000-jeremy-content-consistency-validator Verified Gold

Verified Gold · 92/100 productivity v2.0.0 by Jeremy Longshore

Read-only validator that generates comprehensive discrepancy reports comparing messaging consistency across ANY HTML-based website (WordPress, Hugo, Next.js, React, Vue, static HTML, etc.), GitHub repositories, and local documentation. Detects mixed messaging without making changes.

1 Skills
1 Commands
MIT License
Free Pricing

Installation

Open Claude Code and run this command:

/plugin install 000-jeremy-content-consistency-validator@claude-code-plugins-plus

Use --global to install for all projects, or --project for current project only.

What It Does

This plugin helps you maintain consistent messaging by:

  1. Scanning your website, GitHub, and local docs
  2. Comparing key messaging elements across all sources
  3. Identifying discrepancies, conflicts, and inconsistencies
  4. Generating detailed read-only reports for human review
  5. Recommending specific fixes with file locations and line numbers

🔒 100% Read-Only - This plugin NEVER modifies any files. It only generates reports.

Skills (1)

000-jeremy-content-consistency-validator SKILL.md View full skill →

Validate messaging consistency across website, GitHub repos, and local documentation generating read-only discrepancy reports.

ReadWebFetchWebSearchGrepBash(diff:*)Bash(grep:*)

How It Works

Method 1: Agent Skill (Automatic)

Just mention your need naturally:

  • "Check consistency between website and GitHub"
  • "Validate documentation before I update training materials"
  • "Find mixed messaging across platforms"
  • "Ensure website matches local docs"

The Agent Skill activates automatically and generates a report.

Method 2: Manual Command

Run explicit validation:


/validate-consistency

Use Cases

Scenario 1: Pre-Training Update

You: "Before I update our sales training, check if website pricing changed."

Plugin Actions:

  1. Reads current website pricing page
  2. Reads existing training materials
  3. Compares pricing information
  4. Shows exactly what changed
  5. Provides line-by-line update recommendations

Result: You update training with confidence, knowing it matches current website.

Scenario 2: Post-Website Redesign

You: "I redesigned the website. What's now inconsistent with GitHub?"

Plugin Actions:

  1. Reads new website content
  2. Reads GitHub documentation
  3. Identifies content that diverged
  4. Lists specific files needing updates

Result: Checklist of GitHub files to update.

Scenario 3: Version Release

You: "Just released v2.0.0. Validate consistency everywhere."

Plugin Actions:

  1. Searches all sources for version mentions
  2. Identifies sources still showing old version
  3. Provides update checklist

Result: Complete list of files to update with line numbers.

FAQ

Ready to use 000-jeremy-content-consistency-validator?