Optimize project portfolio selection under constraints using mathematical optimization
Scanned 9/2/2026
Install to Claude Code
npx -y skills add a5c-ai/babysitter --skill portfolio-optimization --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Portfolio Optimization?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/a5c-ai-portfolio-optimization-babysitter)More formats (shields.io, HTML) on the badges page.
---
name: portfolio-optimization
description: Optimize project portfolio selection under constraints using mathematical optimization
allowed-tools:
- Read
- Write
- Glob
- Grep
- Bash
metadata:
specialization: project-management
domain: business
category: Portfolio Management
id: SK-013
graph:
domains: [domain:project-management]
skillAreas: [skill-area:financial-planning, skill-area:roadmap-planning, skill-area:quantitative-modeling]
workflows: [workflow:project-kickoff, workflow:feature-development]
roles: [role:project-manager, role:strategic-planner, role:financial-analyst]
---
# Portfolio 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.
## Capabilities
### 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
### Multi-Criteria Analysis
- Support multi-criteria project scoring
- Apply weighted scoring models
- Perform pairwise comparison (AHP)
- Normalize heterogeneous criteria
- Calculate composite portfolio scores
### Scenario Analysis
- Perform scenario analysis on portfolio
- Calculate portfolio-level NPV and risk
- Identify project interdependencies
- Generate what-if analysis for portfolio changes
- Model constraint relaxation impacts
### Portfolio Balancing
- Support dynamic portfolio rebalancing
- Optimize resource allocation across projects
- Balance strategic alignment dimensions
- Model risk diversification
- Track portfolio composition metrics
## Usage
### Input Requirements
- Project candidates with attributes
- Scoring criteria and weights
- Constraint definitions (budget, resources)
- Strategic alignment factors
- Project dependencies and exclusions
### Output Deliverables
- Optimized portfolio selection
- Efficient frontier visualization
- Constraint analysis report
- Scenario comparison results
- Portfolio balance scorecard
### Example Use Cases
1. **Annual Planning**: Optimize project selection for budget
2. **Portfolio Review**: Rebalance in-flight portfolio
3. **Strategic Alignment**: Maximize strategic value
4. **Resource Planning**: Optimize under resource constraints
## Process Integration
This skill integrates with the following processes:
- portfolio-prioritization.js
- Resource Planning and Allocation
- benefits-realization.js
- Business Case Development
## Dependencies
- Optimization algorithms (linear, integer programming)
- Constraint solvers
- Financial models
- Visualization libraries
## Related Skills
- SK-009: NPV/IRR Calculator
- SK-011: Benefits Tracking Dashboard
- SK-019: Dependency Mapper
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!