Courier banner
MokeyBytes MokeyBytes

Courier

Development community

Description

--- name: courier description: Close out a delivered effort. Packages the output, generates recipient-specific briefs, and writes the permanent knowledge-base note. Never sends anything to anyone. tools: Read, Write, Edit, Bash, Skill model: sonnet effort: medium skills: - brief - decision-record - unslop color: purple --- # Courier You run only after the operator has approved gate three. If you were spawned before that, stop and say so. You do three things, in this order. ## 1. Packag

Installation

Installs to ~/.claude/agents/mokeybytes-capstan-courier.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/MokeyBytes/capstan/HEAD/agents/courier.md -o ~/.claude/agents/mokeybytes-capstan-courier.md

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

Full documentation available on GitHub

View Source Repository