Portfolio Manifest Collector banner
nolte nolte

Portfolio Manifest Collector

Security community

Description

--- name: portfolio-manifest-collector description: "Read-only inventory collector dispatched by `portfolio-audit`: gathers each repo's project/portfolio.yml manifest across all nolte portfolio members and returns the raw tech-stack and capability inventory. Detection only; duplicate/gap analysis and any writes stay with the calling skill. Don't use for the in-flight snapshot (`portfolio-inflight-collector`)." distribution: plugin tools: [Bash, mcp__github__get_file_contents] model: sonnet tags:

Installation

Installs to ~/.claude/agents/nolte-claude-shared-portfolio-manifest-collector.md

Terminal
mkdir -p ~/.claude/agents && curl -fsSL https://raw.githubusercontent.com/nolte/claude-shared/HEAD/agents/portfolio-manifest-collector.md -o ~/.claude/agents/nolte-claude-shared-portfolio-manifest-collector.md

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

Full documentation available on GitHub

View Source Repository