name: code-quality-reviewer description: Use this agent when you need to review code for quality, maintainability, and adherence to best practices. Examples:\n\n- After implementing a new feature or function:\n user: 'I've just written a function to process user authentication'\n assistant: 'Let me use the…
Use this agent to review a pull request against CubeSandbox project-specific conventions and release gates that generic reviewers miss — OCI image multi-arch support, bilingual README coverage, feature-change test coverage, unit-test gate, orphaned project wiring, upgradability, terraform/k8s deployment design, Fix…
Use this agent when you need to verify that code documentation is accurate, complete, and up-to-date. Specifically use this agent after: implementing new features that require documentation updates, modifying existing APIs or functions, completing a logical chunk of code that needs documentation review, or when…
Use this agent when you need to implement a design, feature, or refactor code with an emphasis on clean architecture, testability, and maintainability. This includes writing new modules, refactoring existing code to reduce duplication or complexity, breaking up large files or functions, and organizing code into…
Use this agent when designing new features, planning component interfaces, defining type hierarchies, or architecting abstractions for the codebase. This includes situations where you need to think through API boundaries, module decomposition, dependency management, or type-safe contract design before writing…
The user's config file is /.config/agent-sandbox/sandbox.conf, edited outside the sandbox. Changes take effect on next sandbox start. Below are common adjustments.
When dependency installation fails with DNS, registry, index, host resolution, TLS, or network timeout errors inside an agent session, check whether network access is restricted before changing package files.