Publish — Development agent for Claude Code
Publish package to pub.dev.
How to install Publish
Installs to ~/.claude/agents/sjhorn-single_child_two_dimensional_scroll_view-publish.md
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.
What Publish does
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`:
Alternatives in Development
- Agent Workflow - Automated Development Pipeline — Execute complete development workflow using intelligent sub-agent chaining with quality gates 564 ★
- Workflow Plan Checker — Validates plan quality with up to 3 revision rounds 530 ★
- Nelson — Coordinates multi-agent work using Royal Navy squadron patterns with sailing orders, risk-tiered quality gates 414 ★
Full documentation available on GitHub
View Source RepositoryRelated Agents
Book Orchestrator
Fully autonomous book genesis pipeline. Takes a one-line idea and produces a publish-ready manuscript. Dispatc
Hatch3r Creator
Authors user-tier custom artifacts (agents, skills, rules, commands, hooks) under .hatch3r/overrides/. Validat
Validation Gates
Testing and validation specialist. Proactively runs tests, validates code changes, ensures quality gates are m
Aminet Publisher
Prepares and publishes ports to Aminet. Validates packages, generates Aminet-format readmes, previews submissi
Wsp Builder
Builder for one wsp area branch. Works in its own worktree, follows the wsp-review skill's laws, keeps one com
Crash Analyzer Checker
Stage 7 helper. Validates a root-cause-hypothesis-NNN.md produced by the crash-analyzer. Runs mechanical forma
Related Skills
SEO Sitemap
Sitemap architect. Validates XML sitemaps, generates new ones with industry templates, and enforces quality ga
Pub Ws
Publish ws plugin to marketplace with version bump, changelog update, and git sync
Publish MCP Server
Publishes one of the bundled MCP servers to npm. Tag push triggers GitHub Actions → npm publish --provenance.