Trace Odoo execution flow from an entry point through controllers, button actions, cron jobs, model methods, overrides, computes, onchanges, constraints, database operations, security checks, and side effects. Use before implementation, during debugging, impact analysis, performance review, or code review when behavior depends on Odoo call chains.
$npx -y skills add mart337i/odoo-skills --skill odoo-code-tracerInstalls into the current project.
Run `npx skills use "https://github.com/mart337i/odoo-skills" --skill "mart337i/odoo-skills/odoo-code-tracer"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/mart337i/odoo-skills" that are relevant to the current task. Run `npx skills add "https://github.com/mart337i/odoo-skills"` and select the relevant skills, then follow their instructions.