Use when you need a single-pane cross-repo health view across all vault-registered GitLab and GitHub projects. Discovers repos from _overview.md frontmatter in <vault>/01-projects/*/, aggregates open issues, MRs, critical labels, and stale signals via parallel glab/gh calls, then writes an idempotent _PORTFOLIO.md dashboard. Runs automatically at session-start Phase 2 when gitlab-portfolio.enabled=true. Triggers: "show portfolio status", "refresh the portfolio dashboard", "which repos have critical issues", "run /portfolio". <example>Context: session-start, gitlab-portfolio.enabled=true, vault has 5 registered repos. user: "/session deep" assistant: "Portfolio: 3 critical issues across 2 repos — run /portfolio for details. Dashboard written to vault/01-projects/_PORTFOLIO.md."</example>
$npx -y skills add kanevry/session-orchestrator --skill gitlab-portfolioInstalls into the current project.
Run `npx skills use "https://github.com/kanevry/session-orchestrator" --skill "kanevry/session-orchestrator/gitlab-portfolio"` and follow the generated skill instructions now. Read its complete output, redirecting it to a temporary file first if necessary. Resolve relative paths from the supporting-files directory it provides.
Use the skills in "https://github.com/kanevry/session-orchestrator" that are relevant to the current task. Run `npx skills add "https://github.com/kanevry/session-orchestrator"` and select the relevant skills, then follow their instructions.