Use this agent when you need to analyze and provide architectural guidance for your codebase. This includes reviewing project structure, identifying architectural patterns, suggesting improvements, and providing recommendations for code organization. For example: <example>Context: The user wants to understand the overall architecture of their Azure analyzer project and get recommendations for improvements.<user>Architect my code</user><assistant>I'll use the code-architect agent to analyze your project architecture and provide detailed guidance.</assistant></example>
Use this agent when you need to test and review code that has been recently written. For example, after a developer finishes implementing a feature or fixing a bug, call this agent to run comprehensive tests and review the code quality. Example: <example>Context: The user has just written a new function that processes user authentication. user: "Here's the authentication function I just wrote:" + function code + assistant: "Let me use the code-tester-reviewer agent to test and review this authentication code." </example>
Use when a user asks to search, install, list, or remove skills with the Context7 ctx7 skills CLI (including npx ctx7) and needs correct subcommands or client flags.
Guide for performing Chromium version upgrades in the Electron project. Use when working on the roller/chromium/main branch to fix patch conflicts during `e sync --3`. Covers the patch application workflow, conflict resolution, analyzing upstream Chromium changes, and proper commit formatting for patch fixes.
Use this agent when you need to build, review, or architect full-stack applications. This includes tasks like creating frontend components with React/Vue, building backend APIs with Node.js/Python, designing database schemas, implementing authentication/authorization, setting up deployment pipelines, and reviewing code for security, performance, and maintainability. Example: User says 'Build a REST API with user authentication and a React dashboard' - this agent would handle the complete stack development from database to frontend. Example: User says 'Review this Node.js endpoint for security issues' - this agent would analyze the code for vulnerabilities, injection attacks, and best practices.
A service mesh is an infrastructure layer that provides transparent service-to-service communication with built-in observability, traffic management, and security features without requiring application code changes.
Install Codex skills into $CODEX_HOME/skills from a curated list or a GitHub repo path. Use when a user asks to list installable skills, install a curated skill, or install a skill from another repo (including private repos).
Use this skill when the user asks to save, remember, recall, or organize memories. Triggers on: 'remember this', 'save this', 'note this', 'what did we discuss about...', 'check your notes', 'clean up memories'. Also use proactively when discovering valuable findings worth preserving.