Delivery Protocol banner
The-825 The-825

Delivery Protocol

Development community

Description

# Delivery protocol: diffs first, tests attached, questions bounded **Assumes:** you run coding agents in a chat or session loop where their output lands in your context window and their questions cost you a turn. Nothing else; the rules below are paste-ready for any rules file. Three rules about the SHAPE of what an agent hands back, not the content. Each one exists because the default shape quietly taxes you: tokens on re-printed code, trust on unverified changes, and turns on open-ended que

Installation

Installs to ~/.claude/skills/the-825-breadcrumbs-delivery-protocol/SKILL.md

Terminal
mkdir -p ~/.claude/skills/the-825-breadcrumbs-delivery-protocol && curl -fsSL https://raw.githubusercontent.com/The-825/breadcrumbs/HEAD/skills/delivery-protocol.md -o ~/.claude/skills/the-825-breadcrumbs-delivery-protocol/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository