# Consistency Pair Evaluation

> Evaluate pairwise value consistency (logical/empirical/normative)

- Skill: `yogsoth-ai/consistency-pair-evaluation` (Agent Skill, multi-file: 2 files)
- Install (CLI): `npx skillmds@latest add yogsoth-ai/consistency-pair-evaluation`
- Raw SKILL.md: https://api.skillmd.com/api/skills/yogsoth-ai/consistency-pair-evaluation/raw
- Safety review: pending
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: yogsoth-ai (https://skillmd.com/u/yogsoth-ai)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/yogsoth-ai/consistency-pair-evaluation

---


# Consistency Pair Evaluation

Evaluate pairwise consistency of parameter-value combinations, classifying inconsistencies by type.

## Execution

Subagent — spawned via subagent-spawning/spawn-agent skill.

## Why Subagent

Consistency evaluation requires careful reasoning about whether two values from different parameters can coexist, considering logical constraints, empirical evidence, and normative conventions.

