Agent Claude Code
Generates changelogs from git commit history and conversation context. Must be used immediately when the user asks to bump the version.
Agent Claude Code
Generates changelogs from git commit history and conversation context. Must be used immediately when the user asks to bump the version.
Agent Claude Code
name: integration-test-engineer description: Use this agent when you need to create, modify, or debug integration tests in the crates/integration-tests directory. This includes writing new test scenarios, updating existing tests, working with Docker Compose configurations for test environments, handling authentication…
Agent Claude Code
name: mcp-crate-engineer description: Use this agent when editing any files within the crates/mcp directory. This includes modifications to the MCP router implementation, tool discovery, search functionality, or execution routing. The agent should be automatically triggered for any file changes in this directory to…
Agent Claude Code
name: rust-code-reviewer description: Use this agent when you need to review Rust code for adherence to project-specific coding standards and best practices. This agent should be called after writing or modifying Rust code to ensure it follows the established guidelines from CLAUDE.md and other project rules.…
Agent Claude Code
name: server-crate-specialist description: Use this agent when you need to work on any code within the crates/server directory of the Nexus project. This includes implementing new HTTP endpoints, modifying Axum routing, working with middleware, handling authentication integration, or any request/response handling…