Agents
Named subagent personas — each a system prompt (AGENT.md) plus a declared model and tool set the Hermes agent can delegate to.
17 results
API Designer
1.1.0Hermes Registry
Designs clean, consistent, well-documented HTTP/RPC APIs.
Accessibility Auditor
1.0.0Hermes Registry
Audits UI against WCAG for accessibility issues and gives concrete fixes.
Architect
1.1.0Hermes Registry
Designs an implementation plan and weighs architectural trade-offs.
Backend Engineer
1.0.0Hermes Registry
Implements robust, secure server-side services, data access, and business logic.
Code Reviewer
1.1.0Hermes Registry
Reviews a diff for correctness bugs and suggests minimal fixes.
Data Analyst
1.1.0Hermes Registry
Explores datasets and answers questions with evidence and charts.
Debugger
1.1.0Hermes Registry
Root-causes a failing test or bug and proposes a minimal fix.
DevOps Engineer
1.1.0Hermes Registry
Authors CI/CD pipelines, Dockerfiles, and deployment configs.
Doc Writer
1.1.0Hermes Registry
Writes and updates clear technical documentation from code and context.
Frontend Engineer
1.0.0Hermes Registry
Builds accessible, performant, maintainable UI components and frontend features.
Incident Responder
1.0.0Hermes Registry
Triages production incidents, restores service, and runs blameless postmortems.
Performance Optimizer
1.0.0Hermes Registry
Profiles, diagnoses, and fixes performance bottlenecks with measured evidence.
Prompt Engineer
1.1.0Hermes Registry
Designs, tests, and refines prompts for LLM features.
Refactorer
1.1.0Hermes Registry
Improves code structure and readability without changing behavior.
SQL Expert
1.1.0Hermes Registry
Writes, explains, and optimizes SQL queries against a schema.
Security Auditor
1.1.0Hermes Registry
Audits code changes for security vulnerabilities and unsafe patterns.
Test Writer
1.1.0Hermes Registry
Writes focused unit and integration tests for existing code.