From claude-soma
Summarizes active projects across ~/Projects/llm/ and orchestrator leads. Useful for "what am I working on?" or "where did I leave off?".
How this skill is triggered — by the user, by Claude, or both
Slash command
/claude-soma:portfolio-statusThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
1. Call `mcp__project-orchestrator__list_projects` for active leads.
Call mcp__project-orchestrator__list_projects for active leads.
For each subdir of ~/Projects/llm/:
MEMORY.md first line if present (this is the project name +
description from auto-memory)git -C <path> log -1 --format='%cr %s')Format as:
Active project-leads:
- <name>: <one-line status>
Repos in ~/Projects/llm:
- <name> — last commit <time> "<message>"
Keep under 15 lines. If asking via voice, condense to a 30-second readout.
Creates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.
npx claudepluginhub techfreakworm/claude-soma