thebpandey

Context Summary — AI skill for Claude Code

AI community

A Claude.ai Personal Skill that generates a structured, seven-block session handoff so you can continue work in a new conversation without losing context, rediscovering decisions, or re-explaining you.

How to install Context Summary

This entry records only its repository, not the path inside it, so there is no exact command to give. Open thebpandey/context-summary and copy the folder into ~/.claude/skills/, or the file into ~/.claude/agents/.

What Context Summary does

A Claude.ai Personal Skill that generates a structured, seven-block session handoff so you can continue work in a new conversation without losing context, rediscovering decisions, or re-explaining your project state.

Alternatives in AI

  • Skill Debate — Structured four-way AI debates between Claude, Sonnet, Gemini, and Codex — use for critical decisions 2.8k ★
  • Hol Guard — Open-source antivirus for AI agents: block risky tools, secret access, prompt injection, malicious packages, M 485 ★
  • Fusion Plan — OMC interview (interactive) → 3-round Opus 4.8 + GPT-5.5 fusion deepening → concise .omc/plans/ output → revie 468 ★

README

context-summary. Seven blocks. One paste. Zero re-explaining.

License MIT Type Claude Skill Output Markdown Version 2.2.0

`context-summary` is a Claude.ai Personal Skill. Say "context summary" in a long conversation and it reads the chat and compresses it into a fixed seven-block markdown handoff: what the work is, where the code stands, which decisions are locked, which traps are live, what is still open, where the archive lives, and what to do next. Paste that handoff as the first message of a new conversation and you resume at full fidelity without re-explaining the project, re-deriving decisions, or rediscovering the gotcha that already cost you an hour. It is a boarding pass, not an archive.

+----------------------------------------------------------+
|                                                          |
|   c o n t e x t - s u m m a r y            v2.2.0        |
|                                                          |
|   Seven blocks. One paste. Zero re-explaining.           |
|                                                          |
|   [#] [#] [#] [#] [#] [#] [#]                            |
|                                                          |
+----------------------------------------------------------+

What It Does

The skill turns the live conversation into one markdown document with a fixed shape. The shape is the point: because the seven blocks always appear in the same order with the same meaning, a fresh session knows exactly where to look for the branch