Use when Codex needs to operate v8-runner on local 1C projects from the CLI: configure v8project.yaml, initialize infobases or EDT workspaces, build Designer or EDT sources, run syntax checks and tests, dump infobase changes, convert source formats, load or export artifacts, launch 1C clients, or choose safe 1C…
Execute multiple Odoo operations atomically (all succeed or all rollback) via batchexecute. Use when an operation spans multiple records or models that must be consistent — creating customer + sale order together, moving leads through stages + logging notes, or any workflow where partial success corrupts state.…
Recurring end-to-end recipes for HR (employees, time off), CRM (pending responses, pipeline analysis), inventory (products with stock, warehouse moves), accounting (invoices by period), and users/groups. Use when asked to pull a report, audit, or cross-model overview rather than a single CRUD action. Triggers on…
Read and write relational fields in Odoo — many2one (single link), one2many (list of child records), many2many (tag-style set). Use when creating a sale.order with order lines, tagging a partner with multiple categories, adding/removing followers, replacing a set of attributes, or when writes to relational fields fail…
Expert system administrator for NixOS remote cache servers on modest hardware. Use when setting up, optimizing, troubleshooting, or planning NixOS cache servers, especially on low-spec machines with limited RAM or CPU. Provides realistic assessments, creative workarounds, hardware upgrade planning, direct network…
Advanced NixOS and Linux expertise for flake development, system debugging, packaging, security hardening, and innovative problem-solving. Triggers when working with NixOS configurations, Nix flakes, Linux system administration, debugging complex issues, building packages, compiler optimizations, security…