cross-validate-artifacts

Cross-validate documentation and artifacts across codebase categories for consistency.

241|51|Updated Feb 1, 2026
One-click install
npx skills add https://github.com/shep-ai/cli --skill cross-validate-artifacts
Or copy as Structured Prompt for Agent▼
Please help me install this Agent Skill.
Skill: cross-validate-artifacts
Source: https://github.com/shep-ai/cli/tree/main/.claude/skills/cross-validate-artifacts
Command: npx skills add https://github.com/shep-ai/cli --skill cross-validate-artifacts

SYSTEM DOCUMENTATION & REQUIREMENTS

What problem does it solve?

Identify and resolve inconsistencies, conflicts, and contradictions across project documentation and artifacts, ensuring a unified, trustworthy codebase narrative.

Core Features & Use Cases

  • Parallel validation runs multiple subagents across categories (domain-models, agent-system, tech-stack, architecture, cli-commands) for speed and coverage
  • Discrepancy reporting provides precise file:line references to locate issues
  • Auto-fix workflow supports optional automatic remediation when requested across affected files

Quick Start

Use the cross-validate-artifacts command to scan documentation and artifacts across the repository and report any inconsistencies.

Frequently Asked Questions about cross-validate-artifacts

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I cross-validate documentation and artifacts for consistency across a codebase?▼

To cross-validate documentation for consistency, scan sources like CLAUDE.md and docs/ across categories including domain-models, tech-stack, and architecture to detect conflicts and contradictions.

Can I automatically fix documentation conflicts and contradictions found during validation?▼

Yes, you can automatically fix documentation conflicts by enabling the optional auto-fix workflow, which remediates identified inconsistencies directly across the affected files when requested.

How does parallel validation work when auditing project artifacts at scale?▼

Parallel validation audits project artifacts at scale by running multiple subagents simultaneously across categories like cli-commands and agent-system, ensuring rapid coverage and a structured results summary with precise file:line references.

What is the best way to locate inconsistencies between architecture guidance and domain models?▼

The best way to locate inconsistencies between architecture guidance and domain models is to run a cross-validation scan, which provides a structured report with precise file references to pinpoint exact contradictions.

What types of files and artifact categories do I need to check for codebase narrative consistency?▼

To check codebase narrative consistency, you need to validate files such as CLAUDE.md and docs/ across categories like domain-models, agent-system, tech-stack, architecture, and cli-commands.