wrap
Automated session cleanup and documentation tool. Proactively updates CLAUDE.md, detects automation patterns, extracts insights, and organizes pending tasks.
Introduction
The wrap skill is an intelligent agent-based assistant designed to streamline the end-of-session workflow for developers using Claude Code. It eliminates the friction of maintaining documentation by automating the synthesis of session logs, patterns, and task status into actionable updates for project files like CLAUDE.md. By orchestrating a multi-agent system, it performs parallel analysis on code changes, recurring development habits, and unresolved issues to ensure that no critical context or technical debt is left behind.
-
Multi-phase analysis engine utilizing specialized agents for documentation updates, automation pattern scouting, learning extraction, and task follow-up.
-
Intelligent conflict resolution through a dedicated duplicate-checker that maintains consistency with existing project documentation.
-
Interactive workflow allowing users to choose specific actions, including updating project files, generating custom automation scripts, or committing changes to version control.
-
Provides a clean, structured summary of session outcomes, including P0/P1/P2 task tracking and identified opportunities for further script automation.
-
Trigger the skill using /wrap during session termination to receive a comprehensive analysis of the completed work.
-
Use the --quick flag for rapid updates strictly targeting CLAUDE.md when deep analysis is not required.
-
Utilize the --no-commit flag to perform cleanup and review without triggering an immediate git commit operation.
-
Ensure the environment contains the required agent configurations in .claude/agents/wrap/ to enable the full functionality of the parallel analysis sub-agents.
-
The skill acts as an intermediary between ad-hoc coding and long-term project maintenance, ensuring that engineering intent is captured systematically rather than relying on manual note-taking.
Repository Stats
- Stars
- 279
- Forks
- 20
- Open Issues
- 2
- Language
- TypeScript
- Default Branch
- main
- Sync Status
- Idle
- Last Synced
- May 3, 2026, 10:07 PM