AI智能体
AI智能体编排与多智能体协作,Claude Code、Codex等工具集成
Claude Code Delegation — User-as-Intermediary Pattern
Delegate heavy coding tasks to Claude Code via the user as intermediary. Hermes orchestrates (analyzes codebase, prepares task specs, validates results) while Claude Code executes (large file edits, bulk data generation, refactoring).
Claude Code — Hermes Orchestration Guide
Delegate coding tasks to Claude Code (Anthropic's CLI agent). Use for building features, refactoring, PR reviews, and iterative coding. Requires the claude CLI installed.
Codex CLI
Delegate coding tasks to OpenAI Codex CLI agent. Use for building features, refactoring, PR reviews, and batch issue fixing. Requires the codex CLI and a git repository.
Hermes Agent
Complete guide to using and extending Hermes Agent — CLI usage, setup, configuration, spawning additional agents, gateway platforms, skills, voice, tools, profiles, and a concise contributor reference. Load this skill when helping users configure Hermes, troubleshoot issues, spawn agent instances, or make code contributions.
OpenCode CLI
Delegate coding tasks to OpenCode CLI agent for feature implementation, refactoring, PR review, and long-running autonomous sessions. Requires the opencode CLI installed and authenticated.