๐Ÿงน
AutomationShell

Session Wrap

by sangrokjung

Session Wrap is an Automation skill for Claude Code, published by sangrokjung in claude-forge.

806 stars175 forkson sangrokjung/claude-forgeAdded 2026/08/22Repository updated 2026/08/21
agentsai-assistantai-codingai-frameworkai-pair-programminganthropicautomationclaude-codeclaude-code-agentscli-toolsdeveloper-experiencedeveloper-toolsdotfileshooksllmmacosproductivityshellslash-commandsworkflow
Install in seconds
Install Session Wrap
Copy Session Wrap into your Claude Code skills folder. Run the command in your terminal, or review the source on GitHub before installing.
terminal
npx degit https://github.com/sangrokjung/claude-forge/tree/main/skills/session-wrap ~/.claude/skills/session-wrap

Requires Node.js. Downloads this skill only โ€” not the rest of the repository โ€” into your Claude Code skills folder.

Without Node.js

git clone https://github.com/sangrokjung/claude-forge.git

Clones the whole repository, then copy the skillโ€™s own directory into your skills folder yourself.

In this catalog

Source file
skills/session-wrap/SKILL.md in sangrokjung/claude-forge
Installs to
~/.claude/skills/session-wrap
Collection
One of 25 skills cataloged from this repository
Category
Automation โ€” 1523 skills

What Session Wrap does

Session Wrap runs at the end of a coding session to collect changes, detect documentation updates, repeated patterns, learning points, and follow-up tasks. It merges subagent results, lets the user choose what to act on, and records the outcomes.

Session Wrap is cataloged under Automation on DirSkills. Session Wrap comes from a repository tagged agents, ai-assistant, ai-coding, ai-framework and ai-pair-programming.

Documentation

README

/session-wrap ์Šคํ‚ฌ

ํŒŒ์ดํ”„๋ผ์ธ ๊ฐœ์š”

์ž…๋ ฅ: /session-wrap [--dry-run] [--skip-docs] [--skip-learning] [--skip-scout] [--skip-followup]

[Phase 0] ์ปจํ…์ŠคํŠธ ์ˆ˜์ง‘
  โ”œโ”€ git diff --stat (์ด๋ฒˆ ์„ธ์…˜ ๋ณ€๊ฒฝ์‚ฌํ•ญ)
  โ”œโ”€ ~/.claude/homunculus/observations.jsonl (์ตœ๊ทผ ๊ด€์ฐฐ)
  โ””โ”€ /tmp/session-wrap/context.md ์ƒ์„ฑ

[Phase 1] ๋ณ‘๋ ฌ 4๊ฐœ subagent (Explore, sonnet)
  โ”œโ”€ doc-updater        โ†’ ๋ฌธ์„œ ์—…๋ฐ์ดํŠธ ํ•„์š” ๊ณณ ํƒ์ง€
  โ”œโ”€ automation-scout   โ†’ ๋ฐ˜๋ณต ํŒจํ„ด ๋ฐœ๊ฒฌ + ์Šคํ‚ฌ ํ›„๋ณด ์ œ์•ˆ
  โ”œโ”€ learning-extractor โ†’ ๋ฐฐ์šด ์  ์ถ”์ถœ (instinct ํ›„๋ณด)
  โ””โ”€ followup-suggester โ†’ ๋‹ค์Œ ์ž‘์—… ์ œ์•ˆ

[Phase 2] ์ˆœ์ฐจ 1๊ฐœ subagent (Explore, sonnet)
  โ””โ”€ duplicate-checker  โ†’ Phase 1 ๊ฒฐ๊ณผ ์ค‘๋ณต ์ œ๊ฑฐ + ์นดํ…Œ๊ณ ๋ฆฌ ๋ถ„๋ฅ˜

[Phase 3] AskUserQuestion์œผ๋กœ ์‚ฌ์šฉ์ž ์„ ํƒ

[Phase 4] ์„ ํƒ๋œ ํ•ญ๋ชฉ๋งŒ ์‹คํ–‰

[Phase 5] ๋ฆฌํฌํŠธ ์ถœ๋ ฅ + session-wrap-followups.md ๊ธฐ๋ก

ํŒŒ๋ผ๋ฏธํ„ฐ ํŒŒ์‹ฑ

์‚ฌ์šฉ์ž ์ž…๋ ฅ์—์„œ ๋‹ค์Œ์„ ์ถ”์ถœ:

This is the opening of the README. Read the full README on GitHub.

Commands Session Wrap provides

Slash commands named in this skillโ€™s SKILL.md, listed in the order they first appear.

  • /session-wrap
  • /context-sync

Frequently asked about Session Wrap

  • What else does sangrokjung publish alongside Session Wrap?

    Session Wrap is one of 25 skills that DirSkills catalogs from sangrokjung/claude-forge, the repository it ships in. Its siblings there include BigCode Evaluation Harness, Blind Spot Pass and Build System. Each one is a separate skill with its own page in this directory, installs the same way Session Wrap does, and is maintained by sangrokjung in that same repository. The rest of the collection is listed on the sangrokjung/claude-forge page.

  • How does Session Wrap compare to other Automation skills?

    Session Wrap ranks #978 by stars among the 1523 Automation skills in this catalog. The most-starred ones next to it are Autonomous Loops, Autonomous Agent Harness and Automation Audit Ops. DirSkills ranks by the star count of the repository each skill ships in, so that order reflects how popular those repositories are rather than any review of Session Wrap against them. Open each page to compare what they document and how they install.

More from sangrokjung/claude-forge

Session Wrap is one of 25 skills cataloged on DirSkills from sangrokjung/claude-forge.

See all 25 skills โ†’
๐Ÿงช
1w ago

BigCode Evaluation Harness

BigCode Evaluation Harness evaluates code generation models on HumanEval, MBPP, MultiPL-E, and other benchmarks with pass@k metrics. Use it to compare coding ability, multi-language support, or overall code generation quality.
Quality
806175
๐Ÿงญ
1w ago

Blind Spot Pass

Blind Spot Pass surfaces the unknown unknowns in a domain before you start work, so you can prompt and decide with enough context. Use it when you are new to a field or handing off unfamiliar work and need a brief briefing first.
AI Engineering
806175
๐Ÿ› ๏ธ
1w ago

Build System

Build System detects a project's build tool and runs the right build or test command. Use it when setting up, building, or testing projects with npm, Python, Gradle, Maven, Cargo, Go, or Make.
DevOps
806175
๐Ÿงฉ
1w ago

Cache Components

Cache Components gives guidance for Next.js Cache Components and Partial Prerendering. Use it when `cacheComponents: true` is enabled to decide what to cache, stream, tag, and invalidate in Server Components.
Frontend
806175
๐Ÿค–
1w ago

Claude Code Agent

Claude Code Agent guides Claude Code projects with spec-first planning, context engineering, sub-agents, and post-dev verification. Use it when writing CLAUDE.md or spec.md, dispatching parallel agent work, or running the handoff and docs sync workflow.
AI Engineering
806175
๐Ÿง 
1w ago

Continuous Learning V2

Continuous Learning V2 turns Claude Code sessions into atomic instincts using hooks, confidence scoring, and background pattern detection. Use it to capture repeated behaviors and evolve them into skills, commands, or agents.
AI Engineering
806175