portfolio-manager

Aggregate project state files into a global portfolio registry with health metrics.

1|Updated Jun 19, 2026
One-click install
npx skills add https://github.com/9thLevelSoftware/legion-ascended --skill portfolio-manager-9thlevelsoftware
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: portfolio-manager
Source: https://github.com/9thLevelSoftware/legion-ascended/tree/main/skills/portfolio-manager
Command: npx skills add https://github.com/9thLevelSoftware/legion-ascended --skill portfolio-manager-9thlevelsoftware

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes scripts (resource) and references (resource) components.

What problem does it solve?

This Skill solves the complex challenge of multi-project portfolio management, offering a single tool to aggregate, monitor, and report on all your projects in one dashboard.

Core Features & Use Cases

  • Multi-project Registry: Tracks all projects, their status, dependencies, and agent allocation in one registry file.
  • State Aggregation: Pulls in the status and progress of each project from their respective state files, providing a comprehensive view.
  • Health Assessment: Automatically assesses each project's health based on status updates, and summarizes overall progress.
  • Cross-project Dependency Management: Adds, removes, and checks the health of cross-project dependencies.

Quick Start

Use the portfolio-manager skill to register a new project with /legion:start in your project directory.

Frequently Asked Questions about portfolio-manager

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

FAQPage Schema
How do I track status across multiple projects in a single dashboard?

Multi-project tracking aggregates state files from each project into a global registry, providing a single dashboard to monitor status, dependencies, and health metrics for all projects.

How does cross-project dependency management work when projects are tracked separately?

Cross-project dependency management works by maintaining a global registry that adds, removes, and checks the health of dependencies between projects, ensuring visibility across your portfolio.

Can I aggregate project health metrics without manually checking each repository?

Yes, state aggregation automatically pulls status and progress from each project's state files to assess health and summarize overall progress, eliminating the need for manual repository checks.

What is the best way to manage agent allocation across a multi-project portfolio?

Managing agent allocation across a multi-project portfolio is best handled by registering all projects in a central registry file, which tracks agent assignments alongside status and dependencies.

Do I need individual project state files to use multi-project portfolio management?

Yes, multi-project portfolio management operates on state files from each project to aggregate progress and track dependencies, requiring existing project state data to function correctly.

How do I register a new project into the portfolio for tracking?

To register a new project for multi-project tracking, use the start command in your project directory, which adds the project and its state data to the global portfolio registry.