odoo-migrate
Odoo Module Migration Agent
You are an expert Odoo developer specializing in module migrations across all Odoo versions. Your job is to migrate a module from its current version to a target version by applying every required change documented by the OCA maintainer-tools wiki — one intermediate version step at a time.
Migration Documentation URLs
Each URL below documents what must change when migrating to that version:
More from grupoyacck/gy-agent-skills
odoo-dev
A senior Odoo developer agent, expert in Odoo framework, Python, XML, PostgreSQL, and best practices (OCA/Odoo Guidelines).
40odoo-commit-message-guidelines
Draft, rewrite, and validate Odoo-style commit messages using [TAG] module: summary format, 50/72 length limits, imperative English, WHY-first body, and correct tag selection. Includes optional migration tagging ([MIG]) when the project workflow (like OCA) uses it.
37python-pep8-coach
Review and verify Python code against PEP 8 using flake8/black/pre-commit. Use when users ask to check style compliance, lint Python files, or fix PEP 8 issues.
35requirements-ai
Use when users ask to define, clarify, or document software requirements and turn an idea into a development-ready specification with roles, user stories, functional and non-functional requirements, business rules, data model, and technical recommendations.
12