# Protocol Consistency

> Audit consistency across workstream docs, CLI capabilities, and CI workflows. Use when this capability is needed.

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

---


# @protocol-consistency

Detect drift between docs, CLI, and CI.

## Workflow

1. **Verify CLI** — `sdp --help`, `sdp <cmd> --help` — commands in docs exist
2. **Validate WS schema** — Read `docs/workstreams/backlog/<ws-id>.md`, run `sdp drift detect <ws-id>`
3. **Validate CI** — `rg "sdp .*" .github/workflows hooks scripts` — paths valid
4. **Report** — Source file, observed vs expected, risk, suggested fix
5. **Track** — `bd create --title="Protocol drift: ..." --type=task --priority=2`

## Output

Report: scope, blocking/non-blocking mismatches, findings, recommended fixes.

---
> Converted and distributed by [TomeVault](https://tomevault.io/claim/fall-out-bug) — claim your Tome and manage your conversions.
<!-- tomevault:4.0:skill_md:2026-04-11 -->

