leihuang830102-hash/Opencode-Howto
Agent
A monitoring-alert and system-metrics analyst. Metrics are measurements such as response time, error rate, or resource use, while alerts signal possible problems.
Follow the idea of Claude-Code Howto, make a tutorial for opencode for training purpose
leihuang830102-hash/Opencode-Howto
Agent
A monitoring-alert and system-metrics analyst. Metrics are measurements such as response time, error rate, or resource use, while alerts signal possible problems.
leihuang830102-hash/Opencode-Howto
Agent
An agent focused on software deployment and rollback work. Deployment means putting an application into a target environment, while rollback means returning to an earlier version after a problem.
leihuang830102-hash/Opencode-Howto
Agent
An incident-response coordinator for serious production problems. An incident is an unexpected failure or outage that affects users or a service.
leihuang830102-hash/Opencode-Howto
Agent
An API documentation assistant that explains web endpoints, their inputs and outputs, example requests, and error codes. An API is a defined way for programs to communicate.
leihuang830102-hash/Opencode-Howto
Agent
A code-commenting and inline-documentation assistant. It explains parameters, return values, and usage inside or alongside source code, including JSDoc and docstrings.
leihuang830102-hash/Opencode-Howto
Agent
An agent that writes example code and tutorial sections, including getting-started guides, common use cases, integrations, best practices, and troubleshooting.
leihuang830102-hash/Opencode-Howto
Agent
A software performance-analysis agent that examines algorithm complexity, database-query efficiency, memory use, and caching opportunities.
leihuang830102-hash/Opencode-Howto
Agent
A security-focused code review agent that looks for weaknesses in authentication, access control, data exposure, injection, and security settings.
leihuang830102-hash/Opencode-Howto
Agent
A software testing agent that checks how much of your code is covered by tests and assesses test quality.