# Deliverable Consistency Check

> Purpose

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

---

## Purpose
Check consistency across terminology, scope, roles, models, and requirements.

## Use when
- multiple BA artifacts must agree
- diagrams and text may have drifted
- a pack is about to go to review

## Inputs
- artifact or analysis output under review
- source material and assumptions
- project context and quality bar

## Procedure
1. Inspect the artifact systematically.
2. Look for omissions, contradictions, weak assumptions, and vague language.
3. Distinguish evidence-backed claims from inference.
4. Record issues by severity.
5. Recommend targeted fixes, not generic criticism.
6. Re-state what would make the artifact review-ready.

## Outputs
- inconsistency report
- terminology fixes
- traceability mismatches
- correction checklist

## Guardrails
- Be concrete.
- Do not rewrite the whole artifact unless necessary.
- Focus on the highest-leverage defects first.
- Prefer explainable quality gates.

## Completion criteria
- key defects identified
- fixes proposed
- pass/fail or ready/not-ready decision given

