Streamlines the end-of-session workflow by analyzing completed work, updating documentation, and generating follow-up tasks.
The Wrap skill provides a sophisticated multi-agent analysis to gracefully conclude a Claude Code session and ensure project continuity. It utilizes four specialized sub-agents—doc-updater, automation-scout, learning-extractor, and followup-suggester—to evaluate recent changes, update project context files like CLAUDE.md, and identify potential automation patterns. By validating these findings through a duplicate-checker and offering interactive action selection, it helps developers maintain high-quality documentation and a clean git history without manual overhead.
主な機能
01Automated CLAUDE.md and context file synchronization
02Parallel multi-agent session analysis
03Interactive selection for commits and task generation
040 GitHub stars
05Git status and diff impact assessment
06Automated 'Today I Learned' (TIL) extraction
ユースケース
01Generating a prioritized list of follow-up tasks based on unfinished session work
02Capturing key architectural decisions and learning points before switching projects
03Concluding a feature development session with full documentation updates