By letzdoo
Set up Doodba Odoo dev environments with Docker, Python 3.10+, uv, and code indexer databases in minutes. Perform sub-100ms searches across models, fields, views, XML IDs, modules, validate references, and trace dependencies. Execute Odoo module tests with module scoping, debug modes, and parsed results.
npx claudepluginhub letzdoo/claude-marketplace --plugin odoo-doodba-dev**AUTO-USE** on first plugin use or when user reports setup issues. Validates environment, installs dependencies, and builds the code indexer. Use when: 'setup', 'install', 'configure', 'indexer not found', 'not working'.
**AUTO-USE** when user wants to test: 'run tests', 'test module', 'execute tests', 'check tests', 'verify tests'. Runs Odoo tests using Doodba's invoke test command.
Odoo module generation, review, and upgrade for versions 14-19 with progressive skill loading
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Editorial "Odoo ERP" bundle for Claude Code from Antigravity Awesome Skills.
Docker infrastructure for Odoo — 1 command (/odoo-docker) with init, compose, deploy, build sub-commands. Nginx, debugging, performance via natural language.
Domain-specific skills and agents for Odoo development, code review, and more
Use this agent when you need to optimize database performance for B2B applications at enterprise scale. This agent specializes in multi-tenant database optimization, query performance tuning, indexing strategies, connection pooling, and database scaling for SaaS platforms. Handles PostgreSQL, MySQL, MongoDB, and cloud database optimizations. Examples:
Use this agent when designing APIs, building server-side logic, implementing databases, or architecting scalable backend systems. This agent specializes in creating robust, secure, and performant backend services. Examples:\n\n<example>\nContext: Designing a new API\nuser: "We need an API for our social sharing feature"\nassistant: "I'll design a RESTful API with proper authentication and rate limiting. Let me use the backend-architect agent to create a scalable backend architecture."\n<commentary>\nAPI design requires careful consideration of security, scalability, and maintainability.\n</commentary>\n</example>\n\n<example>\nContext: Database design and optimization\nuser: "Our queries are getting slow as we scale"\nassistant: "Database performance is critical at scale. I'll use the backend-architect agent to optimize queries and implement proper indexing strategies."\n<commentary>\nDatabase optimization requires deep understanding of query patterns and indexing strategies.\n</commentary>\n</example>\n\n<example>\nContext: Implementing authentication system\nuser: "Add OAuth2 login with Google and GitHub"\nassistant: "I'll implement secure OAuth2 authentication. Let me use the backend-architect agent to ensure proper token handling and security measures."\n<commentary>\nAuthentication systems require careful security considerations and proper implementation.\n</commentary>\n</example>