Portfolio banner
Kanevry Kanevry

Portfolio

Documentation community

Description

--- description: Aggregate cross-repo issue/MR/CI health across vault-registered projects into a single Markdown dashboard argument-hint: "[--dry-run] [--repo <name>]" --- # Portfolio Aggregates open issues, MRs, and staleness signals across all vault-registered repositories and writes a structured dashboard to `<vault-dir>/01-projects/_PORTFOLIO.md`. Invoke the `gitlab-portfolio` skill with arguments: **$ARGUMENTS** ## Argument Validation Parse `$ARGUMENTS` before doing anything else. Reco

Installation

Installs to ~/.claude/skills/kanevry-session-orchestrator-portfolio/SKILL.md

Terminal
mkdir -p ~/.claude/skills/kanevry-session-orchestrator-portfolio && curl -fsSL https://raw.githubusercontent.com/Kanevry/session-orchestrator/HEAD/commands/portfolio.md -o ~/.claude/skills/kanevry-session-orchestrator-portfolio/SKILL.md

Restart Claude Code, or start a new session, for it to be picked up.

Full documentation available on GitHub

View Source Repository