odoo-grill-me
Installation
SKILL.md
Odoo Grill Me
Interview the user relentlessly about every aspect of an Odoo plan until there is shared understanding. Walk down each branch of the design tree, resolving dependencies between decisions one by one.
Ask exactly one question at a time. For each question, include your recommended answer.
If a question can be answered by exploring the codebase, inspect the codebase instead of asking.
First Move
Before asking, gather discoverable facts:
- Odoo version and edition if visible from branch/docs/config.
- Addon/module names and manifests.
- Existing models, views, security, data, controllers, assets, tests, and docs relevant to the plan.
$ODOO_SOURCE,$ODOO_TOOL_README, and$ODOO_BASE_COMMANDcontext when available.
Then ask the highest-leverage unresolved question.