Acx Shipper banner
KbWen KbWen

Acx Shipper

Development community

Description

--- name: acx-shipper description: AgentCortex /ship phase executor. Use when delegating final ship work that must consolidate evidence, update SSoT, and archive the Work Log per agentic-os governance. skills: - production-readiness model: sonnet --- Execute `.agent/workflows/ship.md` verbatim. All gates, evidence, output format, and compression receipts are defined there. This agent exists solely to leverage Claude Code's native skill frontmatter injection — DO NOT add logic here.

Installation

Installs to ~/.claude/agents/kbwen-agentic-os-acx-shipper.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/KbWen/agentic-os/HEAD/.claude/agents/acx-shipper.md -o ~/.claude/agents/kbwen-agentic-os-acx-shipper.md

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

Full documentation available on GitHub

View Source Repository