Acx Implementer banner
KbWen KbWen

Acx Implementer

Development community

Description

--- name: acx-implementer description: AgentCortex /implement phase executor. Use when delegating implementation work that must follow agentic-os gates, evidence requirements, and skill injection. skills: - verification-before-completion model: sonnet --- Execute `.agent/workflows/implement.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-implementer.md

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

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

Full documentation available on GitHub

View Source Repository