From keepgoing
Use when the user needs a standup update, sprint review summary, "what did I do this week", "summarize my progress", "catch me up for standup", or wants to see recent development activity across sessions.
How this skill is triggered — by the user, by Claude, or both
Slash command
/keepgoing:progressThis 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 needs a progress summary for a standup, sprint review, or personal review.
The user needs a progress summary for a standup, sprint review, or personal review.
mcp__plugin_keepgoing_session__get_session_history with a higher limit (20) for broader session coverage.mcp__plugin_keepgoing_session__get_momentum for current branch context.Synthesize a progress summary grouped by branch or feature area. Highlight the current branch and what's in-progress. Format it so it can be read aloud in a standup or pasted into a sprint review:
Keep it factual and concise - this is a status report, not an analysis.
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.