·session-wrap
</>

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.

133Installs·11Trend·@ai-native-camp

Installation

$npx skills add https://github.com/ai-native-camp/camp-2 --skill session-wrap

How to Install session-wrap

Quickly install session-wrap AI skill to your development environment via command line

  1. Open Terminal: Open your terminal or command line tool (Terminal, iTerm, Windows Terminal, etc.)
  2. Run Installation Command: Copy and run this command: npx skills add https://github.com/ai-native-camp/camp-2 --skill session-wrap
  3. Verify Installation: Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Source: ai-native-camp/camp-2.

SKILL.md

View raw

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: ai-native-camp/camp-2.

Facts (cite-ready)

Stable fields and commands for AI/search citations.

Install command
npx skills add https://github.com/ai-native-camp/camp-2 --skill session-wrap
Category
</>Dev Tools
Verified
First Seen
2026-03-04
Updated
2026-03-10

Browse more skills from ai-native-camp/camp-2

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: ai-native-camp/camp-2.

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/ai-native-camp/camp-2 --skill session-wrap Once installed, the skill will be automatically configured in your AI coding environment and ready to use in Claude Code, Cursor, or OpenClaw

Where is the source repository?

https://github.com/ai-native-camp/camp-2