From keepgoing
Use when the user asks "what am I working on these days", "what's active", "show all my projects", "cross-project activity", or wants an overview of momentum across multiple projects or branches.
How this skill is triggered — by the user, by Claude, or both
Slash command
/keepgoing:hotThis skill is limited to the following tools:
The summary Claude sees in its skill listing — used to decide when to auto-load this skill
The user wants to see what's currently active across their project.
The user wants to see what's currently active across their project.
Call mcp__plugin_keepgoing_session__get_whats_hot to get recently touched files and active branches.
Present the results as a quick activity overview: which branches/features are hot, which files have been touched recently, and what looks most in-progress. This helps prioritize when returning to a project with multiple active threads.
npx claudepluginhub keepgoing-dev/claude-plugin --plugin keepgoingCreates, edits, and optimizes skills for Claude Code, including drafting, evaluating with test prompts, iterating on performance, and improving skill descriptions for better triggering accuracy.