External Agent Hermes Plugin Planning
When to Use
Use when the user wants a design plan for integrating an external autonomous agent or runtime into Hermes as a plugin, adapter, command, or skill surface.
Do Not Use When
Do not use when the user asks to build a generic MCP server, run Codex directly, or fix uv virtualenv state.
Required Inputs
External agent CLI details, desired Hermes command surface, config model, safety constraints, and testing expectations.
Workflow
- Inspect the external runtime interface and Hermes plugin requirements.
- Define adapter boundaries, command routing, configuration, and risk controls.
- Plan tests, documentation, and rollout strategy.
- Produce an implementation roadmap without prematurely writing code.