session-handoff — independently scanned and version-tracked by SaferSkills.
SaferSkills independently audited session-handoff (Agent Skill) and scored it 100/100 (green). The audit ran 55 deterministic rules across Security, Supply Chain, Maintenance, Transparency, and Community; it found 0 high-severity and 0 lower-severity findings. The full rule-by-rule trace and per-finding evidence are below. Free, methodology-open.
Findings & checks · 0 flagged
Every scanned point with the score it earned and what moved between them.
First recorded scan — no prior version to compare against.
The primary manifest — the file an agent reads to learn what this artifact does.
Produce a repeatable end-of-session summary so the user can /clear and start fresh without losing continuity.
User says: "session handoff", "wrap up session", "hand off", "handoff summary", "let's wrap up", or proactively if user says they're about to /clear.
.claude/plans/ (if used this session)run_in_background shell IDs)# Session Handoff — <one-line title>
## Where it started
<2-3 sentences: what user asked, key constraints>
## Decisions locked + shipped
- <decision> — <why, location if file>
- ...
## Key files for next session
- `<absolute path>` — <why read this first>
- Plan file: `<path>` (if applicable)
- Memory touched: `<paths>` (if any)
## Running state
- Background: <shell IDs + command to kill> or "none"
- Dev servers: <url + port> or "none"
- Worktrees/branches: <paths> or "none"
## Token budget this session
- Started: XXK tokens
- Ended: XXK tokens
- Next trigger: ~60% of window (manual compact before auto-compaction)
## Blocked by
- <waiting for user decision yes/no>
- <waiting for deploy result>
- or "none"
## Verification — how to confirm work
- `<command>` — <expected output>
- ...
## Deferred + open questions
- Deferred: <item> — <why pushed to later>
- Open: <question needing user input> — <context>
## Exact pickup command
\`\`\`bash
<full command to restart where we left off>
\`\`\`
## Pick up here
<1-2 sentences: single most likely next action for fresh agent>~30 seconds. Free. No account. Every finding cites a rule and a line of evidence.