assoumaaa

21 mods across 1 repository, 1 stars between them.

odoo-superpowers

02

assoumaaa/odoo-superpowers

Plugin Claude Code

Odoo SA development skills, hooks, and conventions for PSDU customer work. Principles-first guidance for module development, code review, testing, and continuous skill refinement.

1 2mo ago A tokens not measured

assoumaaa/odoo-superpowers

Instructions file CodexOpenCode

AGENTS.md instructions for assoumaaa/odoo-superpowers, a project described as: Odoo development skills for AI coding agents — a Claude Code plugin (also Codex & Gemini CLI) packaging PSDU principles for models, views, security, migrations, tests & code review. Principles, not rules.

1 2mo ago A 4 tokens

assoumaaa/odoo-superpowers

Instructions file

Claude Code instructions for assoumaaa/odoo-superpowers, covering odoo superpowers — values & conventions, who this is for, hard rules (machine-enforced), core values and skills.

1 2mo ago A 567 tokens

assoumaaa/odoo-superpowers

Instructions file Gemini CLI

Gemini CLI instructions for assoumaaa/odoo-superpowers, a project described as: Odoo development skills for AI coding agents — a Claude Code plugin (also Codex & Gemini CLI) packaging PSDU principles for models, views, security, migrations, tests & code review. Principles, not rules.

1 2mo ago A 22 tokens

odoo-review

06

assoumaaa/odoo-superpowers

Command

Review a GitHub PR against Odoo PSDU conventions — business need, file-by-file, then full-logic; before/after fixes; terminal-only, read-only.

1 2mo ago B 34 tokens

SessionStart

07

assoumaaa/odoo-superpowers

Hook

Runs when a session starts on startup, clear and compact, executing run-hook.cmd. From assoumaaa/odoo-superpowers.

1 2mo ago A tokens not measured

PreToolUse

08

assoumaaa/odoo-superpowers

Hook

Runs before the agent uses a tool for Bash tool calls, executing run-hook.cmd. From assoumaaa/odoo-superpowers.

1 2mo ago A tokens not measured

PostToolUse

09

assoumaaa/odoo-superpowers

Hook

Runs after a tool call finishes for Edit and Write tool calls, executing run-hook.cmd. From assoumaaa/odoo-superpowers.

1 2mo ago A tokens not measured

Stop

10

assoumaaa/odoo-superpowers

Hook

Runs when the agent finishes a response, executing run-hook.cmd. From assoumaaa/odoo-superpowers.

1 2mo ago A tokens not measured

odoo-code-review

11

assoumaaa/odoo-superpowers

Skill Claude CodeCodex

Use when reviewing Odoo code — yours before commit, Claude's after generation, or a teammate's PSDU PR. Catches shape-of-bad-code issues that lint won't, plus customer-readiness gaps. Invoke before claiming Odoo work is done.

1 2mo ago A 56 tokens

odoo-grill

12

assoumaaa/odoo-superpowers

Skill Claude CodeCodex

Use before implementing a non-trivial Odoo feature or design, to pressure-test the approach before any code is written. Symptoms — "I'm about to build X", an underspecified plan, or a design with multi-company / upgrade implications. Interrogates the plan one question at a time, each with a recommended answer, walking…

1 2mo ago A 84 tokens

odoo-js

13

assoumaaa/odoo-superpowers

Skill Claude CodeCodex

Use when writing, reviewing, or migrating any JavaScript, OWL component, QWeb/OWL template, or SCSS under static/src in an Odoo module — POS overrides, backend widgets, website/public widgets, services. Carries PSAE review-derived principles for OWL correctness, the patch() discipline, template conventions, frontend…

1 2mo ago A 95 tokens

odoo-migrations

14

assoumaaa/odoo-superpowers

Skill Claude CodeCodex

Use when writing or reviewing any migrations/ upgrade script, when a diff changes a field or model on a module already deployed to a customer, or when porting a module to a new Odoo major version. Covers when you owe a migration, the util-first rule, pre/post/end timing, the research-then-mechanical-pass order for…

1 2mo ago A 86 tokens

assoumaaa/odoo-superpowers

Skill Claude CodeCodex

Use when designing or writing any Odoo module — new models, inherited models, views, security records, migrations, or demo data. Invoke before creating manifest.py or any file under a module directory.

1 2mo ago A 47 tokens

odoo-python

16

assoumaaa/odoo-superpowers

Skill Claude CodeCodex

Use when writing or reviewing any Python in an Odoo module — models, computes, overrides, controllers, wizards. Carries PSAE review-derived principles for ORM correctness, performance, style, and security, plus references for exact patterns. Invoke before writing logic in models/, controllers/, or wizard/.

1 2mo ago A 64 tokens

assoumaaa/odoo-superpowers

Skill Claude CodeCodex

Use when wrapping up a project.task ticket — after writing the code, before claiming done. Orchestrates the code-review pass, the test-runner pass, and a customer-readiness check. Invoke instead of saying "I think it's done.".

1 2mo ago A 55 tokens

odoo-test-runner

18

assoumaaa/odoo-superpowers

Skill Claude CodeCodex

Use when verifying an Odoo development before claiming "it works," or when writing the tests themselves. Spins up a fresh DB, installs the module, and proves the feature behaves as the ticket asked via --test-enable, the shell, or the UI — and carries the conventions for the tests: class choice, @tagged…

1 2mo ago A 0 tokens

assoumaaa/odoo-superpowers

Skill Claude CodeCodex

Use when writing, reviewing, or migrating any .xml file in an Odoo module — views, actions, menus, security records, data files, QWeb templates. Holds Odoo's naming, formatting, inheritance, and cross-version syntax conventions. Invoke before adding records to views/, security/, data/, or report/ directories.

1 2mo ago A 73 tokens

assoumaaa/odoo-superpowers

Skill Claude CodeCodex

Use when the user corrects you on Odoo specifics, when you notice a skill missed a real case, or when skills/journal.md has accumulated 5+ entries. Turns concrete corrections into sharper principles in the actual skill files. Invoke after sessions where the user pushed back on Odoo-specific advice.

1 2mo ago A 69 tokens

assoumaaa/odoo-superpowers

Skill Claude CodeCodex

Use at the start of any Odoo PSDU task to know which Odoo-specific skill to reach for. Covers when to invoke odoo-module-development, odoo-code-review, odoo-test-runner, odoo-task-completion, and refining-odoo-skills. Invoke before writing any Odoo model, view, or migration.

1 2mo ago A 76 tokens