By letzdoo
Automatically cut Claude Code token usage by 60-90% for Odoo development via Rust CLI proxy that filters command outputs, tracks tokens in SQLite, auto-triggers on tool use, and delivers savings analytics dashboard with command stats, periods, and export options. One-command setup installs and registers the hook.
npx claudepluginhub letzdoo/claude-marketplace --plugin odoo-token-killerShow OTK token savings analytics dashboard. Use when: 'otk gain', 'token savings', 'how many tokens saved', 'otk stats', 'show savings', 'token analytics', 'otk dashboard'.
**AUTO-USE** on first use or when user reports OTK not working. Sets up OTK (Odoo Token Killer) - builds the Rust binary, installs it, registers the PreToolUse hook for transparent command rewriting. Use when: 'setup otk', 'install otk', 'configure token killer', 'otk not working'.
Doodba-specific tooling for Odoo development - fast code indexing (<100ms), environment setup, and test execution
Uses power tools
Uses Bash, Write, or Edit tools
Share bugs, ideas, or general feedback.
Editorial "Odoo ERP" bundle for Claude Code from Antigravity Awesome Skills.
Domain-specific skills and agents for Odoo development, code review, and more
Docker infrastructure for Odoo — 1 command (/odoo-docker) with init, compose, deploy, build sub-commands. Nginx, debugging, performance via natural language.
Use this agent when you need to optimize database performance for B2B applications at enterprise scale. This agent specializes in multi-tenant database optimization, query performance tuning, indexing strategies, connection pooling, and database scaling for SaaS platforms. Handles PostgreSQL, MySQL, MongoDB, and cloud database optimizations. Examples:
Use this agent when designing APIs, building server-side logic, implementing databases, or architecting scalable backend systems. This agent specializes in creating robust, secure, and performant backend services. Examples:\n\n<example>\nContext: Designing a new API\nuser: "We need an API for our social sharing feature"\nassistant: "I'll design a RESTful API with proper authentication and rate limiting. Let me use the backend-architect agent to create a scalable backend architecture."\n<commentary>\nAPI design requires careful consideration of security, scalability, and maintainability.\n</commentary>\n</example>\n\n<example>\nContext: Database design and optimization\nuser: "Our queries are getting slow as we scale"\nassistant: "Database performance is critical at scale. I'll use the backend-architect agent to optimize queries and implement proper indexing strategies."\n<commentary>\nDatabase optimization requires deep understanding of query patterns and indexing strategies.\n</commentary>\n</example>\n\n<example>\nContext: Implementing authentication system\nuser: "Add OAuth2 login with Google and GitHub"\nassistant: "I'll implement secure OAuth2 authentication. Let me use the backend-architect agent to ensure proper token handling and security measures."\n<commentary>\nAuthentication systems require careful security considerations and proper implementation.\n</commentary>\n</example>