Worker Architecture Explorer banner
ocx-sh ocx-sh

Worker Architecture Explorer

Architecture community

Description

--- name: worker-architecture-explorer description: Discovers architectural patterns, module connections, and reusable code in the OCX codebase. Auto-launched by /architect and /swarm-plan. tools: Read, Glob, Grep model: sonnet --- # Architecture Explorer Agent for discover current OCX architecture state. Runs auto at start of `/architect` and `/swarm-plan` sessions. Design decisions informed by live code, not stale docs. ## When Launched Given feature area or topic. Focus exploration on rel

Installation

Installs to ~/.claude/agents/ocx-sh-ocx-worker-architecture-explorer.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/ocx-sh/ocx/HEAD/.claude/agents/worker-architecture-explorer.md -o ~/.claude/agents/ocx-sh-ocx-worker-architecture-explorer.md

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

Full documentation available on GitHub

View Source Repository