What problem does it solve?
This guide helps teams and AI agents decide where to implement a new feature across the juliaz_agents architecture, ensuring consistent patterns and integration points.
Core Features & Use Cases
- Decide the correct target: orchestrator, bridge, backend, frontend, or OpenClaw skill, and identify the appropriate tool or endpoint.
- Provide concrete implementation patterns for each component, including tool creation in the orchestrator, MCP tool patterns for bridge and cowork-mcp, backend REST endpoints, frontend pages/components, and OpenClaw skill structure.
- Reuse proven templates and prompts to maintain system coherence across the multi-agent stack.
Quick Start
Follow the patterns to implement a new feature: select the target component (orchestrator, bridge, backend, frontend, cowork-mcp, or OpenClaw), implement the corresponding tool or API, and verify end-to-end integration.