Summarize the current Cursor session inline in chat.
Scanned 9/1/2026
Install to Claude Code
npx -y skills add Julian0444/omnicursor --skill onex-recap --agent claude-codeInstalls into .claude/skills of the current project.
Are you the author of Onex Recap?
Add the live security badge to your README — it updates automatically with every re-scan.
[](https://www.skillsdirectory.com/skills/julian0444-onex-recap)More formats (shields.io, HTML) on the badges page.
---
name: "onex-recap"
description: >-
Summarize the current Cursor session inline in chat.
disable-model-invocation: true
---
# onex-recap
Summarize the current Cursor session inline in chat.
## What to do
1. Read `~/.omnicursor/events.jsonl` — filter lines where `conversation_id` matches
the value in `~/.omnicursor/sessions/current.json` (field: `conversation_id`).
If the file is absent or the field is missing, use the most recent entries.
2. Read `~/.omnicursor/sessions/<conversation_id>.json` for outcome and aggregated stats.
3. Run `git log --oneline -5` and `git diff --name-only HEAD` for files in progress.
## Output format
Respond with this structure, inline in chat (do not write to any file):
## Session Recap
**Outcome:** success / failed / abandoned / unknown
**Files edited:** [list paths, or "none"]
**Shell commands:** N allowed, N warned, N denied
**Ruff findings:** N total across session
**Prompts classified:** N
## What happened
2–3 sentence narrative of what was worked on this session.
## Suggested next steps
- [Bullet 1 — based on what was in progress]
- [Bullet 2]
- [Bullet 3]
Is this your skill, or is something wrong with this listing? Request removal or report an issue. Author removals are honored within 72 hours.
No comments yet. Be the first to comment!
Ultra-compressed communication mode. Cuts token usage ~75% by speaking like caveman while keeping full technical accuracy. Supports intensity levels: lite, full (default), ultra, wenyan-lite, wenyan-full, wenyan-ultra. Use when user says "caveman mode", "talk like caveman", "use caveman", "less tokens", "be brief", or invokes /caveman. Also auto-triggers when token efficiency is requested.