Slash command router providing three lifecycle commands for Odoo custom app development: /plan-analysis (requirements & PRD generation), /start-coding (task-loop with backend testing), /testing (frontend UI testing & documentation). Version-aware (17|18|19),…
Browser automation for Odoo web testing, form filling, screenshots, documentation, and frontend validation. Use when testing Odoo web pages, creating module screenshots, validating forms, or automating browser interactions for Odoo 17/18/19.
Guidelines for documenting Odoo modules with screenshots, user guides, and technical documentation. Use when creating module documentation.
Provision an AI agent for Odoo dev on a fresh host, reusably
Standard Odoo 17.0 development tools including scaffolding, shell, testing, linting, data import/export, and performance profiling. Use when working with Odoo 17 development workflows.
Standard Odoo 18.0 development tools including scaffolding, shell, testing, linting, data import/export, and performance profiling. Use when working with Odoo 18 development workflows.
Standard Odoo 19.0 development tools including scaffolding, shell, testing, linting, data import/export, and performance profiling. Use when working with Odoo 19 development workflows.
Odoo 17.0 coding standards for models, views, security, constraints, and performance. Use when developing Odoo 17 modules to ensure maintainable, upgrade-safe code.