Skip to main content

project-finance-insight

Portfolio & project health orchestration for Pulser P2P

Ir a la instalación

Datos de origen

Repositorio
Insightpulseai/odoo
Última actividad en el origen
17 de abril de 2026 a las 17:39
Idioma detectado de SKILL.md
inglés
Estrellas
6
Forks
2

Opciones de instalación

De forma predeterminada está seleccionado el prompt que primero revisa el origen. Puedes cambiar a un comando directo o descargar una copia local.

Revisa los archivos de origen

Lee SKILL.md y los archivos complementarios que muestra SkillsMP antes de decidir si quieres instalarlo.

Explorador de archivos
7 archivos

Mostrando SKILL.md

SKILL.md
Instrucciones de origen · Vista previa de solo lectura
name
project-finance-insight
description
Portfolio & project health orchestration for Pulser P2P
version
1.0.0
author
InsightPulse AI
tags
["finance","projects","p2p","health"]
# Project Finance & Portfolio Insight ## Overview This skill enables Pulser to act as a **Project Finance & Portfolio Specialist (PFP)**. It focus on the "Project to Profit" (P2P) lifecycle, ensuring WBS health, accurate revenue recognition, and proactive variance analysis. ## Prerequisites - Access to Odoo 18 CE Project and Analytic Accounting modules - Connectivity to the `odoo-mcp` server - Slack integration for stakeholder escalations ## Capabilities - **WBS Health Scoring**: Analyze project Work Breakdown Structures for compliance and granularity. - **Revenue Recognition Validation**: Verify that unbilled revenue is correctly calculated and recognized. - **Project Variance Analysis**: Compare forecast vs actuals in analytic accounts. - **Multi-Company Close Consensus**: Coordinate project status across child companies. ## Methodology Substrate - **Rule 5 (Forecast vs Budget)**: Always maintain distinct objects for operational forecasts (live outlook) and financial budgets (baseline control). Never collapse variance logic. - **Rule 6 (WBS Studio Gates)**: Enforce a hierarchical quality check. A WBS Score < 60 (based on owner assignment, granularity, and dates) blocks "Billing-Ready" status. ## Specific Tools (Internal) - `billing-readiness.py`: Check if analytic lines are ready for invoicing. - `forecast-vs-actual.py`: Snapshot analytic account performance. - `wbs-scorer.py`: Evaluate project WBS complexity and health (Score 0-100). - `azure-document-intelligence`: - `prebuilt-contract`: Extraction of commercial landmarks for Initiate phase. - `prebuilt-invoice`: Verification of vendor costs against work packages. ## Automation Triggers | Command | Action | |---------|--------| | `/project health <project_id>` | Run WBS and analytic health check | | `/project forecast <project_id>` | Generate forecast vs actual report | | `/project billing <project_id>` | List unbilled analytic lines | ## Related Authority - [Project to Profit PRD](../../../spec/pulser-project-to-profit/prd.md) --- *Verified by Antigravity*
Ver en GitHub