# Protolock

> Use this skill when the user wants to protocol buffer companion tool for tracking .proto files.

- Skill: `javimosch/protolock` (Agent Skill)
- Install (CLI): `npx skillmds@latest add javimosch/protolock`
- Raw SKILL.md: https://api.skillmd.com/api/skills/javimosch/protolock/raw
- Safety review: PASS (external: skill-scanner PASS, skillspector PASS)
- Works with: Claude Code, Claude.ai, OpenAI Codex
- Category: Coding & Dev Tools
- Author: javimosch (https://skillmd.com/u/javimosch)
- Updated: 2026-09-17
- Page: https://skillmd.com/skills/javimosch/protolock

---


# Protolock Plugin

Protocol Buffer companion tool for tracking .proto files.

## Commands

### Operations
- `protolock proto commit` — commit proto via protolock
- `protolock proto status` — status proto via protolock
- `protolock proto force` — force proto via protolock
- `protolock config init` — init config via protolock

## Usage Examples
- "protolock --help"
- "protolock <args>"

## Installation

```bash
go install github.com/nilslice/protolock@latest
```

## Examples

```bash
protolock --version
protolock --help
```

## Key Features
- protobuf\n- api-compatibility\n- versioning

