Acx Handoff banner
KbWen KbWen

Acx Handoff

Development community

Description

--- name: acx-handoff description: AgentCortex /handoff phase executor. Use when delegating handoff work that must produce a resumable state summary with full Work Log archival per agentic-os governance. skills: - verification-before-completion model: sonnet --- Execute `.agent/workflows/handoff.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

Installation

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

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

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

Full documentation available on GitHub

View Source Repository