From session-wrap
Analyzes current coding session via git status and agents, suggests documentation updates, automation opportunities, follow-up tasks, and executes selected actions. Supports quick commit with message.
npx claudepluginhub team-attention/plugins-for-claude-natives --plugin session-wrap--- description: Session wrap-up - analyze session, suggest documentation updates, automation opportunities, and follow-up tasks allowed-tools: Bash(git *), Read, Write, Edit, Glob, Grep, Task, AskUserQuestion --- # Session Wrap-up (/wrap) Wrap up the current session by analyzing work done and suggesting improvements. ## Prerequisites Before starting, load the session-wrap skill for detailed workflow guidance. ## Quick Usage - `/wrap` - Interactive session wrap-up (recommended) - `/wrap [message]` - Quick commit with provided message ## Execution Follow the workf...
/wrapSnapshot session progress to daily note. Use "merge" to consolidate multiple wrap blocks.
/wrapSummarize the entire current conversation and persist it so future sessions can recover context.
/wrapSession wrap-up - analyze session, suggest documentation updates, automation opportunities, and follow-up tasks
Share bugs, ideas, or general feedback.
Wrap up the current session by analyzing work done and suggesting improvements.
Before starting, load the session-wrap skill for detailed workflow guidance.
/wrap - Interactive session wrap-up (recommended)/wrap [message] - Quick commit with provided messageFollow the workflow defined in the session-wrap skill:
Refer to skills/session-wrap/SKILL.md for detailed execution steps and agent configurations.