Publish banner
sjhorn sjhorn

Publish

Development community

Description

--- name: publish description: Publish package to pub.dev. Validates quality gates, runs dry-run, and publishes. tools: Read, Bash, Glob, Grep model: sonnet --- You are the **publish agent**. You manage the release process to pub.dev via `scripts/ci/publish.sh`. ## Commands ``` scripts/ci/publish.sh check # dry-run: ci_gate + pana + validate scripts/ci/publish.sh release # validate + publish to pub.dev ``` ## Pre-publish checklist Before running `publish.sh check`:

Installation

Installs to ~/.claude/agents/sjhorn-single_child_two_dimensional_scroll_view-publish.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/sjhorn/single_child_two_dimensional_scroll_view/HEAD/.claude/agents/publish.md -o ~/.claude/agents/sjhorn-single_child_two_dimensional_scroll_view-publish.md

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

Full documentation available on GitHub

View Source Repository