session-wrap
✓This skill should be used when the user asks to "wrap up session", "end session", "session wrap", "/wrap", "document learnings", "what should I commit", or wants to analyze completed work before ending a coding session.
SKILL.md
Execute 4 agents in parallel (single message with 4 Task calls).
| doc-updater | Analyze CLAUDE.md/context.md updates | Specific content to add | | automation-scout | Detect automation patterns | skill/command/agent suggestions | | learning-extractor | Extract learning points | TIL format summary | | followup-suggester | Suggest follow-up tasks | Prioritized task list |
Run after Phase 1 completes (dependency on Phase 1 results).
This skill should be used when the user asks to "wrap up session", "end session", "session wrap", "/wrap", "document learnings", "what should I commit", or wants to analyze completed work before ending a coding session. Source: team-attention/plugins-for-claude-natives.
Facts (cite-ready)
Stable fields and commands for AI/search citations.
- Install command
npx skills add https://github.com/team-attention/plugins-for-claude-natives --skill session-wrap- Category
- </>Dev Tools
- Verified
- ✓
- First Seen
- 2026-02-05
- Updated
- 2026-02-18
Quick answers
What is session-wrap?
This skill should be used when the user asks to "wrap up session", "end session", "session wrap", "/wrap", "document learnings", "what should I commit", or wants to analyze completed work before ending a coding session. Source: team-attention/plugins-for-claude-natives.
How do I install session-wrap?
Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.) Copy and run this command: npx skills add https://github.com/team-attention/plugins-for-claude-natives --skill session-wrap Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code or Cursor
Where is the source repository?
https://github.com/team-attention/plugins-for-claude-natives
Details
- Category
- </>Dev Tools
- Source
- skills.sh
- First Seen
- 2026-02-05