Sealed — skills run sealed. The skill executes server-side; its source is never distributed.

PR Description Writer

Turns a diff or change summary into a reviewer-ready pull-request title and description: what, why, risk, and how to test.

$0.10 per call · runs on haiku-tier compute

Safety: Containment verified 2026-06-12. Safety screened under policy 2026-06-13.13 on 2026-07-17. Sealed review approved.

Inputs

FieldDescription
changesThe diff, or a summary of what changed
contextOptional: the ticket/goal, anything reviewers keep asking about

Run it

CLI

sealed run pr-description-writer --input changes="..." --input context="..."

MCP

// MCP server: sealed (npm run mcp). Tool call:
run_skill({"skillId":"pr-description-writer","inputs":{"changes":"...","context":"..."}})

Machine-readable catalog: /skills.json