Skip to content
Skill

portfolio-optimization

by a5c-ai

AI Summary

The Portfolio Optimization skill applies mathematical optimization techniques to project portfolio selection and balancing. It maximizes portfolio value while respecting budget, resource, and strategic constraints, enabling data-driven investment decisions. 1. Annual Planning: Optimize project selec

Install

Copy this and paste it into Claude Code, Cursor, or any AI assistant:

I want to install the "portfolio-optimization" skill in my project.

Please run this command in my terminal:
# Install skill into your project
mkdir -p .claude/skills/portfolio-optimization && curl --retry 3 --retry-delay 2 --retry-all-errors -o .claude/skills/portfolio-optimization/SKILL.md "https://raw.githubusercontent.com/a5c-ai/babysitter/main/library/specializations/domains/business/project-management/skills/portfolio-optimization/SKILL.md"

Then restart Claude Code (or reload the window in Cursor) so the skill is picked up.

Description

Optimize project portfolio selection under constraints using mathematical optimization

Overview

The Portfolio Optimization skill applies mathematical optimization techniques to project portfolio selection and balancing. It maximizes portfolio value while respecting budget, resource, and strategic constraints, enabling data-driven investment decisions.

Input Requirements

• Project candidates with attributes • Scoring criteria and weights • Constraint definitions (budget, resources) • Strategic alignment factors • Project dependencies and exclusions

Example Use Cases

• Annual Planning: Optimize project selection for budget • Portfolio Review: Rebalance in-flight portfolio • Strategic Alignment: Maximize strategic value • Resource Planning: Optimize under resource constraints

Optimization Methods

• Apply constraint-based optimization (budget, resources) • Calculate efficient frontier for risk-return tradeoff • Support integer programming for project selection • Model dependency constraints between projects • Handle mutually exclusive project alternatives

Discussion

0/2000
Loading comments...

Health Signals

MaintenanceCommitted Today
Active
Adoption100+ stars on GitHub
539 ★ · Growing
DocsREADME + description
Well-documented

GitHub Signals

Stars539
Forks33
Issues4
UpdatedToday
View on GitHub
MIT License

My Fox Den

Community Rating

Sign in to rate this booster

Works With

Claude Code