architect
01Agent
Architecture design agent — evaluates technical solutions, designs system architecture, and reviews architectural decisions. Suitable for new system design or major refactoring.
Native rules, hooks, and guards that prevent Claude Code and Codex from hallucinating code, duplicating files, or shipping unverified changes.
Agent
Architecture design agent — evaluates technical solutions, designs system architecture, and reviews architectural decisions. Suitable for new system design or major refactoring.
Agent
Build error repair agent — reads build/compile errors, locates root causes, performs minimal repairs, and verifies that the build passes.
Agent
Code review agent — systematically reviews code changes and outputs findings according to security → logic → quality → performance priority.
Agent
Database review agent — reviews SQL/ORM code, migration scripts, query performance, data consistency.
Agent
Optional read-only role selector used only when the user explicitly asks for agent dispatch.
Agent
Document update agent — synchronously updates related documents (README, API docs, comments) after code changes.
Agent
End-to-end testing agent — writes and runs E2E tests to validate critical user processes.
Agent
Go build repair agent — focuses on the quick repair of Go compilation errors, module dependencies, and CGO issues.
Agent
Go code review agent — focuses on Go-specific issues: error handling, goroutine leaks, interface design.
Agent
High-level planning agent — analyzes requirements, decomposes tasks, and generates implementation plans. Suitable for early planning of complex functions (3+ files).
Agent
Python code review agent — focuses on Python-specific issues: mutable default parameters, exception handling, type annotations.
Agent
Refactoring cleaning agent — eliminate duplicate code, simplify complex logic, improve code structure, and keep behavior unchanged.
Agent
Security review agent — focuses on OWASP Top 10, key management, input sanitization, dependency vulnerabilities and other security issues.
Agent
TDD guide agent - press RED→GREEN→IMPROVE to drive development in a cycle. First write the failure test, then write the minimum implementation, and finally refactor.
At most 3 mods per repository are shown here, and a mod shipped inside a plugin is left to that plugin's page — the rest are on their repository pages: