---
description: SDP command protocol-consistency
globs: []
alwaysApply: false
---
<!-- GENERATED by sdp generate-adapters from sdp.manifest.yaml — do not edit manually -->
<!-- Source: prompts/commands/protocol-consistency.md -->
# /protocol-consistency — Protocol-consistency

## Overview

This command implements the protocol-consistency skill from the SDP workflow.

See `/prompts/skills/protocol-consistency/SKILL.md` for complete documentation.

## Usage

```bash
/protocol-consistency [arguments]
```

## Implementation

The command delegates to the `protocol-consistency` skill, which provides:

- Systematic workflow
- Quality gates
- Proper error handling
- Documentation

## Related

- Skills: `prompts/skills/protocol-consistency/SKILL.md`
- Agents: `prompts/agents/builder.md`