project-portfolio-management

star 22

PPM system for resource allocation, budget tracking, and portfolio analytics

jgtolentino By jgtolentino schedule Updated 11/3/2025

name: project-portfolio-management description: "PPM system for resource allocation, budget tracking, and portfolio analytics"

Project Portfolio Management

Track projects, resources, and budgets enterprise-wide.

What This Does

  • Project planning
  • Resource allocation
  • Budget vs actual
  • Timesheet management
  • Portfolio dashboards

Quick Example

ppm.create_project({
    'name': 'ERP Implementation',
    'budget': 5000000,
    'start_date': '2025-11-01',
    'resources': ['developer', 'analyst']
})

Getting Started

"Create project for Q4" "Track budget variance" "Allocate resources"

Install via CLI
npx skills add https://github.com/jgtolentino/insightpulse-odoo --skill project-portfolio-management
Repository Details
star Stars 22
call_split Forks 8
navigation Branch main
article Path SKILL.md
More from Creator