odoo-brl

Process business requirement lists into classified, costed, dependency-ordered implementation plans.

7|4|Updated May 19, 2026
One-click install
npx skills add https://github.com/Viindoo/odoo-mcp-client --skill odoo-brl
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: odoo-brl
Source: https://github.com/Viindoo/odoo-mcp-client/tree/main/plugins/odoo-ai-agents/skills/odoo-brl
Command: npx skills add https://github.com/Viindoo/odoo-mcp-client --skill odoo-brl

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill requires odoo-semantic-mcp, cost-config.json, and includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill automates the processing of business requirement lists (BRL) into classified, costed, and dependency-ordered implementation plans, significantly reducing the time and effort required for implementation planning.

Core Features & Use Cases

  • BRL Classification: Classify requirements into Odoo CE, EE, Viindoo, or Custom categories.
  • Cost Estimation: Provide deterministic cost estimates based on predefined lookup tables.
  • Dependency Analysis: Identify and sequence implementation dependencies for efficient execution.
  • Use Case: For a manufacturing client's RFP, classify and cost 800 requirements, then generate a detailed implementation plan with dependencies and critical path.

Quick Start

Classify and estimate the implementation plan for the following business requirements: requirement 1, requirement 2, ...

Frequently Asked Questions about odoo-brl

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I automate Odoo implementation planning from a business requirement list?

Automate Odoo implementation planning by processing business requirement lists into classified, costed, and dependency-ordered plans. This Skill classifies requirements into Odoo CE, EE, Viindoo, or Custom categories, estimates costs using lookup tables, and sequences dependencies for efficient execution.

How does dependency analysis work for Odoo business requirements?

Dependency analysis for Odoo business requirements identifies and sequences module dependencies for efficient execution. It uses the Odoo Semantic MCP server to check module availability and analyze code, generating an implementation plan with dependencies and a critical path.

What is the best way to estimate costs for a large Odoo RFP?

Estimate costs for a large Odoo RFP using deterministic cost estimation based on predefined lookup tables. This Skill processes hundreds of business requirements, classifies them, and provides accurate cost estimates for implementation planning.

Do I need an Odoo Semantic MCP server to classify business requirements?

Yes, you need an Odoo Semantic MCP server to classify business requirements. This Skill requires access to the MCP server for module availability checks and code analysis, along with a cost configuration file for deterministic cost estimation.

Can I process 800 requirements for a manufacturing client implementation plan?

Yes, you can process 800 requirements for a manufacturing client implementation plan. This Skill is designed to classify, cost, and generate detailed dependency-ordered implementation plans for large-scale business requirement lists.

What are the limitations of using automated BRL classification for Odoo?

Automated BRL classification for Odoo is limited by its dependency on predefined cost configuration files and access to the Odoo Semantic MCP server. Without proper cost lookup tables and server connectivity, classification and cost estimation cannot be performed accurately.